Home
last modified time | relevance | path

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

/external/skia/src/gpu/mock/
DGrMockTexture.h67 bool completeStencilAttachment() override { return true; } in completeStencilAttachment() function
/external/skia/src/gpu/gl/
DGrGLRenderTarget.cpp90 bool GrGLRenderTarget::completeStencilAttachment() { in completeStencilAttachment() function in GrGLRenderTarget
/external/skia/src/gpu/vk/
DGrVkRenderTarget.cpp209 bool GrVkRenderTarget::completeStencilAttachment() { in completeStencilAttachment() function in GrVkRenderTarget