Home
last modified time | relevance | path

Searched refs:getMultisampledRenderTarget (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DTextureStorage11.h221 angle::Result getMultisampledRenderTarget(const gl::Context *context,
H A DTextureStorage11.cpp1061 angle::Result TextureStorage11::getMultisampledRenderTarget(const gl::Context *context, in getMultisampledRenderTarget() function in rx::TextureStorage11
1484 return getMultisampledRenderTarget(context, index, samples, outRT); in getRenderTarget()
2707 return getMultisampledRenderTarget(context, index, samples, outRT); in getRenderTarget()