Home
last modified time | relevance | path

Searched defs:canAttemptStencilAttachment (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/gpu/ganesh/dawn/
DGrDawnRenderTarget.h26 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
DGrDawnTextureRenderTarget.cpp25 bool GrDawnTextureRenderTarget::canAttemptStencilAttachment(bool useMSAASurface) const { in canAttemptStencilAttachment() function in GrDawnTextureRenderTarget
/external/skia/src/gpu/ganesh/mtl/
DGrMtlRenderTarget.h33 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
/external/skia/src/gpu/ganesh/d3d/
DGrD3DRenderTarget.h42 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
/external/skia/src/gpu/ganesh/gl/
DGrGLTextureRenderTarget.cpp57 bool GrGLTextureRenderTarget::canAttemptStencilAttachment(bool useMultisampleFBO) const { in canAttemptStencilAttachment() function in GrGLTextureRenderTarget
DGrGLRenderTarget.cpp324 bool GrGLRenderTarget::canAttemptStencilAttachment(bool useMultisampleFBO) const { in canAttemptStencilAttachment() function in GrGLRenderTarget
/external/skia/src/gpu/ganesh/mock/
DGrMockTexture.h112 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
/external/skia/src/gpu/ganesh/vk/
DGrVkRenderTarget.cpp270 bool GrVkRenderTarget::canAttemptStencilAttachment(bool useMSAASurface) const { in canAttemptStencilAttachment() function in GrVkRenderTarget