Home
last modified time | relevance | path

Searched defs:makeStencilAttachment (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/gpu/mtl/
DGrMtlGpu.mm517 sk_sp<GrAttachment> GrMtlGpu::makeStencilAttachment(const GrBackendFormat& /*colorFormat*/, function
/third_party/skia/src/gpu/mock/
DGrMockGpu.cpp213 sk_sp<GrAttachment> GrMockGpu::makeStencilAttachment(const GrBackendFormat& /*colorFormat*/, in makeStencilAttachment() function in GrMockGpu
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp304 sk_sp<GrAttachment> GrDawnGpu::makeStencilAttachment(const GrBackendFormat& /*colorFormat*/, in makeStencilAttachment() function in GrDawnGpu
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp1262 sk_sp<GrAttachment> GrD3DGpu::makeStencilAttachment(const GrBackendFormat& /*colorFormat*/, in makeStencilAttachment() function in GrD3DGpu
/third_party/skia/src/gpu/vk/
DGrVkGpu.cpp1492 sk_sp<GrAttachment> GrVkGpu::makeStencilAttachment(const GrBackendFormat& /*colorFormat*/, in makeStencilAttachment() function in GrVkGpu
/third_party/skia/src/gpu/gl/
DGrGLGpu.cpp1762 sk_sp<GrAttachment> GrGLGpu::makeStencilAttachment(const GrBackendFormat& colorFormat, in makeStencilAttachment() function in GrGLGpu