Home
last modified time | relevance | path

Searched defs:isMultisampledRenderToTexture (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLRenderTarget.h49 bool isMultisampledRenderToTexture() const { in isMultisampledRenderToTexture() function
/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLRenderTarget.h64 bool isMultisampledRenderToTexture() const { in isMultisampledRenderToTexture() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp2511 const bool isMultisampledRenderToTexture = in initSingleLayerRenderTargets() local