/third_party/skia/src/gpu/dawn/ |
D | GrDawnRenderTarget.h | 25 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
|
D | GrDawnTextureRenderTarget.cpp | 24 bool GrDawnTextureRenderTarget::canAttemptStencilAttachment(bool useMSAASurface) const { in canAttemptStencilAttachment() function in GrDawnTextureRenderTarget
|
/third_party/flutter/skia/src/gpu/dawn/ |
D | GrDawnTextureRenderTarget.cpp | 27 bool GrDawnTextureRenderTarget::canAttemptStencilAttachment() const { in canAttemptStencilAttachment() function in GrDawnTextureRenderTarget
|
D | GrDawnRenderTarget.h | 32 bool canAttemptStencilAttachment() const override { in canAttemptStencilAttachment() function
|
/third_party/flutter/skia/src/gpu/mtl/ |
D | GrMtlRenderTarget.h | 36 bool canAttemptStencilAttachment() const override { in canAttemptStencilAttachment() function
|
/third_party/skia/src/gpu/mtl/ |
D | GrMtlRenderTarget.h | 33 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DRenderTarget.h | 42 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
|
/third_party/flutter/skia/src/gpu/gl/ |
D | GrGLTextureRenderTarget.cpp | 56 bool GrGLTextureRenderTarget::canAttemptStencilAttachment() const { in canAttemptStencilAttachment() function in GrGLTextureRenderTarget
|
D | GrGLRenderTarget.cpp | 195 bool GrGLRenderTarget::canAttemptStencilAttachment() const { in canAttemptStencilAttachment() function in GrGLRenderTarget
|
/third_party/skia/src/gpu/gl/ |
D | GrGLTextureRenderTarget.cpp | 56 bool GrGLTextureRenderTarget::canAttemptStencilAttachment(bool useMultisampleFBO) const { in canAttemptStencilAttachment() function in GrGLTextureRenderTarget
|
D | GrGLRenderTarget.cpp | 315 bool GrGLRenderTarget::canAttemptStencilAttachment(bool useMultisampleFBO) const { in canAttemptStencilAttachment() function in GrGLRenderTarget
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkRenderTarget.h | 84 bool canAttemptStencilAttachment() const override { in canAttemptStencilAttachment() function
|
/third_party/skia/src/gpu/mock/ |
D | GrMockTexture.h | 103 bool canAttemptStencilAttachment(bool useMSAASurface) const override { in canAttemptStencilAttachment() function
|
/third_party/flutter/skia/src/gpu/mock/ |
D | GrMockTexture.h | 97 bool canAttemptStencilAttachment() const override { return true; } in canAttemptStencilAttachment() function
|
/third_party/skia/src/gpu/vk/ |
D | GrVkRenderTarget.cpp | 250 bool GrVkRenderTarget::canAttemptStencilAttachment(bool useMSAASurface) const { in canAttemptStencilAttachment() function in GrVkRenderTarget
|