Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/mtl/
DGrMtlGpu.mm520 sk_sp<GrAttachment> GrMtlGpu::makeStencilAttachment(const GrBackendFormat& /*colorFormat*/, function
/external/skia/src/gpu/ganesh/mock/
DGrMockGpu.cpp240 sk_sp<GrAttachment> GrMockGpu::makeStencilAttachment(const GrBackendFormat& /*colorFormat*/, in makeStencilAttachment() function in GrMockGpu
/external/skia/src/gpu/ganesh/dawn/
DGrDawnGpu.cpp333 sk_sp<GrAttachment> GrDawnGpu::makeStencilAttachment(const GrBackendFormat& /*colorFormat*/, in makeStencilAttachment() function in GrDawnGpu
/external/skia/src/gpu/ganesh/d3d/
DGrD3DGpu.cpp1305 sk_sp<GrAttachment> GrD3DGpu::makeStencilAttachment(const GrBackendFormat& /*colorFormat*/, in makeStencilAttachment() function in GrD3DGpu
/external/skia/src/gpu/ganesh/vk/
DGrVkGpu.cpp1641 sk_sp<GrAttachment> GrVkGpu::makeStencilAttachment(const GrBackendFormat& /*colorFormat*/, in makeStencilAttachment() function in GrVkGpu
/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp1896 sk_sp<GrAttachment> GrGLGpu::makeStencilAttachment(const GrBackendFormat& colorFormat, in makeStencilAttachment() function in GrGLGpu