Home
last modified time | relevance | path

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

/external/skqp/src/gpu/mtl/
DGrMtlRenderTarget.h38 bool canAttemptStencilAttachment() const override { in canAttemptStencilAttachment() function
/external/skia/src/gpu/mtl/
DGrMtlRenderTarget.h38 bool canAttemptStencilAttachment() 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.cpp53 bool GrGLTextureRenderTarget::canAttemptStencilAttachment() const { in canAttemptStencilAttachment() function in GrGLTextureRenderTarget
DGrGLRenderTarget.cpp197 bool GrGLRenderTarget::canAttemptStencilAttachment() 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.h84 bool canAttemptStencilAttachment() const override { in canAttemptStencilAttachment() function
/external/skia/src/gpu/mock/
DGrMockTexture.h89 bool canAttemptStencilAttachment() const override { return true; } in canAttemptStencilAttachment() function
/external/skqp/src/gpu/mock/
DGrMockTexture.h119 bool canAttemptStencilAttachment() const override { return true; } in canAttemptStencilAttachment() function