Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/d3d/
DGrD3DRenderTarget.h116 bool completeStencilAttachment(GrAttachment* stencil, bool useMSAASurface) override { in completeStencilAttachment() function
/external/skia/src/gpu/ganesh/mtl/
DGrMtlRenderTarget.mm164 bool GrMtlRenderTarget::completeStencilAttachment(GrAttachment* stencil, bool useMSAASurface) { function
/external/skia/src/gpu/ganesh/dawn/
DGrDawnRenderTarget.cpp41 bool GrDawnRenderTarget::completeStencilAttachment(GrAttachment* stencil, bool useMSAASurface) { in completeStencilAttachment() function in GrDawnRenderTarget
/external/skia/src/gpu/ganesh/gl/
DGrGLRenderTarget.cpp142 bool GrGLRenderTarget::completeStencilAttachment(GrAttachment* stencil, bool useMultisampleFBO) { in completeStencilAttachment() function in GrGLRenderTarget
/external/skia/src/gpu/ganesh/mock/
DGrMockTexture.h117 bool completeStencilAttachment(GrAttachment*, bool useMSAASurface) override { in completeStencilAttachment() function
/external/skia/src/gpu/ganesh/vk/
DGrVkRenderTarget.cpp287 bool GrVkRenderTarget::completeStencilAttachment(GrAttachment* stencil, bool useMSAASurface) { in completeStencilAttachment() function in GrVkRenderTarget