Home
last modified time | relevance | path

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

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