Home
last modified time | relevance | path

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

/external/skqp/src/gpu/mtl/
DGrMtlRenderTarget.mm76 bool GrMtlRenderTarget::completeStencilAttachment() { function
/external/skia/src/gpu/d3d/
DGrD3DRenderTarget.h110 bool completeStencilAttachment(GrAttachment* stencil, bool useMSAASurface) override { in completeStencilAttachment() function
/external/skia/src/gpu/dawn/
DGrDawnRenderTarget.cpp38 bool GrDawnRenderTarget::completeStencilAttachment(GrAttachment* stencil, bool useMSAASurface) { in completeStencilAttachment() function in GrDawnRenderTarget
/external/skia/src/gpu/mtl/
DGrMtlRenderTarget.mm148 bool GrMtlRenderTarget::completeStencilAttachment(GrAttachment* stencil, bool useMSAASurface) { function
/external/skqp/src/gpu/gl/
DGrGLRenderTarget.cpp112 bool GrGLRenderTarget::completeStencilAttachment() { in completeStencilAttachment() function in GrGLRenderTarget
/external/skia/src/gpu/gl/
DGrGLRenderTarget.cpp127 bool GrGLRenderTarget::completeStencilAttachment(GrAttachment* stencil, bool useMultisampleFBO) { in completeStencilAttachment() function in GrGLRenderTarget
/external/skia/src/gpu/mock/
DGrMockTexture.h108 bool completeStencilAttachment(GrAttachment*, bool useMSAASurface) override { in completeStencilAttachment() function
/external/skqp/src/gpu/mock/
DGrMockTexture.h120 bool completeStencilAttachment() override { return true; } in completeStencilAttachment() function
/external/skqp/src/gpu/vk/
DGrVkRenderTarget.cpp233 bool GrVkRenderTarget::completeStencilAttachment() { in completeStencilAttachment() function in GrVkRenderTarget
/external/skia/src/gpu/vk/
DGrVkRenderTarget.cpp230 bool GrVkRenderTarget::completeStencilAttachment(GrAttachment* stencil, bool useMSAASurface) { in completeStencilAttachment() function in GrVkRenderTarget