Home
last modified time | relevance | path

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

/third_party/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
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnTextureRenderTarget.cpp27 bool GrDawnTextureRenderTarget::canAttemptStencilAttachment() const { in canAttemptStencilAttachment() function in GrDawnTextureRenderTarget
DGrDawnRenderTarget.h32 bool canAttemptStencilAttachment() const override { in canAttemptStencilAttachment() function
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlRenderTarget.h36 bool canAttemptStencilAttachment() const override { in canAttemptStencilAttachment() function
/third_party/skia/src/gpu/mtl/
DGrMtlRenderTarget.h33 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
/third_party/skia/src/gpu/d3d/
DGrD3DRenderTarget.h42 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
/third_party/flutter/skia/src/gpu/gl/
DGrGLTextureRenderTarget.cpp56 bool GrGLTextureRenderTarget::canAttemptStencilAttachment() const { in canAttemptStencilAttachment() function in GrGLTextureRenderTarget
DGrGLRenderTarget.cpp195 bool GrGLRenderTarget::canAttemptStencilAttachment() const { in canAttemptStencilAttachment() function in GrGLRenderTarget
/third_party/skia/src/gpu/gl/
DGrGLTextureRenderTarget.cpp56 bool GrGLTextureRenderTarget::canAttemptStencilAttachment(bool useMultisampleFBO) const { in canAttemptStencilAttachment() function in GrGLTextureRenderTarget
DGrGLRenderTarget.cpp315 bool GrGLRenderTarget::canAttemptStencilAttachment(bool useMultisampleFBO) const { in canAttemptStencilAttachment() function in GrGLRenderTarget
/third_party/flutter/skia/src/gpu/vk/
DGrVkRenderTarget.h84 bool canAttemptStencilAttachment() const override { in canAttemptStencilAttachment() function
/third_party/skia/src/gpu/mock/
DGrMockTexture.h103 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
/third_party/flutter/skia/src/gpu/mock/
DGrMockTexture.h97 bool canAttemptStencilAttachment() const override { return true; } in canAttemptStencilAttachment() function
/third_party/skia/src/gpu/vk/
DGrVkRenderTarget.cpp250 bool GrVkRenderTarget::canAttemptStencilAttachment(bool useMSAASurface) const { in canAttemptStencilAttachment() function in GrVkRenderTarget