Home
last modified time | relevance | path

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

/external/skia/src/gpu/dawn/
DGrDawnRenderTarget.h25 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
DGrDawnTextureRenderTarget.cpp24 bool GrDawnTextureRenderTarget::canAttemptStencilAttachment(bool useMSAASurface) const { in canAttemptStencilAttachment() function in GrDawnTextureRenderTarget
/external/skqp/src/gpu/mtl/
DGrMtlRenderTarget.h38 bool canAttemptStencilAttachment() const override { in canAttemptStencilAttachment() function
/external/skia/src/gpu/mtl/
DGrMtlRenderTarget.h31 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
/external/skia/src/gpu/d3d/
DGrD3DRenderTarget.h42 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
/external/skqp/src/gpu/gl/
DGrGLTextureRenderTarget.cpp53 bool GrGLTextureRenderTarget::canAttemptStencilAttachment() const { in canAttemptStencilAttachment() function in GrGLTextureRenderTarget
DGrGLRenderTarget.cpp197 bool GrGLRenderTarget::canAttemptStencilAttachment() const { in canAttemptStencilAttachment() function in GrGLRenderTarget
/external/skia/src/gpu/gl/
DGrGLTextureRenderTarget.cpp56 bool GrGLTextureRenderTarget::canAttemptStencilAttachment(bool useMultisampleFBO) const { in canAttemptStencilAttachment() function in GrGLTextureRenderTarget
DGrGLRenderTarget.cpp254 bool GrGLRenderTarget::canAttemptStencilAttachment(bool useMultisampleFBO) const { in canAttemptStencilAttachment() function in GrGLRenderTarget
/external/skqp/src/gpu/vk/
DGrVkRenderTarget.h84 bool canAttemptStencilAttachment() const override { in canAttemptStencilAttachment() function
/external/skia/src/gpu/vk/
DGrVkRenderTarget.h103 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
/external/skia/src/gpu/mock/
DGrMockTexture.h103 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
/external/skqp/src/gpu/mock/
DGrMockTexture.h119 bool canAttemptStencilAttachment() const override { return true; } in canAttemptStencilAttachment() function