Home
last modified time | relevance | path

Searched defs:completeStencilAttachment (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/src/gpu/d3d/
DGrD3DRenderTarget.h110 bool completeStencilAttachment(GrAttachment* stencil, bool useMSAASurface) override { in completeStencilAttachment() function
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnRenderTarget.cpp35 bool GrDawnRenderTarget::completeStencilAttachment() { in completeStencilAttachment() function in GrDawnRenderTarget
/third_party/skia/src/gpu/mtl/
DGrMtlRenderTarget.mm159 bool GrMtlRenderTarget::completeStencilAttachment(GrAttachment* stencil, bool useMSAASurface) { function
/third_party/skia/src/gpu/dawn/
DGrDawnRenderTarget.cpp38 bool GrDawnRenderTarget::completeStencilAttachment(GrAttachment* stencil, bool useMSAASurface) { in completeStencilAttachment() function in GrDawnRenderTarget
/third_party/flutter/skia/src/gpu/mtl/
DGrMtlRenderTarget.mm137 bool GrMtlRenderTarget::completeStencilAttachment() { function
/third_party/flutter/skia/src/gpu/gl/
DGrGLRenderTarget.cpp110 bool GrGLRenderTarget::completeStencilAttachment() { in completeStencilAttachment() function in GrGLRenderTarget
/third_party/skia/src/gpu/gl/
DGrGLRenderTarget.cpp134 bool GrGLRenderTarget::completeStencilAttachment(GrAttachment* stencil, bool useMultisampleFBO) { in completeStencilAttachment() function in GrGLRenderTarget
/third_party/skia/src/gpu/mock/
DGrMockTexture.h108 bool completeStencilAttachment(GrAttachment*, bool useMSAASurface) override { in completeStencilAttachment() function
/third_party/flutter/skia/src/gpu/vk/
DGrVkRenderTarget.cpp237 bool GrVkRenderTarget::completeStencilAttachment() { in completeStencilAttachment() function in GrVkRenderTarget
/third_party/flutter/skia/src/gpu/mock/
DGrMockTexture.h98 bool completeStencilAttachment() override { return true; } in completeStencilAttachment() function
/third_party/skia/src/gpu/vk/
DGrVkRenderTarget.cpp267 bool GrVkRenderTarget::completeStencilAttachment(GrAttachment* stencil, bool useMSAASurface) { in completeStencilAttachment() function in GrVkRenderTarget