Home
last modified time | relevance | path

Searched refs:makeStencilAttachment (Results 1 - 13 of 13) sorted by relevance

/third_party/skia/src/gpu/mock/
H A DGrMockGpu.h167 sk_sp<GrAttachment> makeStencilAttachment(const GrBackendFormat& /*colorFormat*/,
H A DGrMockGpu.cpp224 sk_sp<GrAttachment> GrMockGpu::makeStencilAttachment(const GrBackendFormat& /*colorFormat*/, in makeStencilAttachment() function in GrMockGpu
/third_party/skia/src/gpu/mtl/
H A DGrMtlGpu.h269 sk_sp<GrAttachment> makeStencilAttachment(const GrBackendFormat& /*colorFormat*/,
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.h79 sk_sp<GrAttachment> makeStencilAttachment(const GrBackendFormat& /*colorFormat*/,
H A DGrD3DGpu.cpp1273 sk_sp<GrAttachment> GrD3DGpu::makeStencilAttachment(const GrBackendFormat& /*colorFormat*/, in makeStencilAttachment() function in GrD3DGpu
/third_party/skia/src/gpu/dawn/
H A DGrDawnGpu.h62 sk_sp<GrAttachment> makeStencilAttachment(const GrBackendFormat& /*colorFormat*/,
H A DGrDawnGpu.cpp312 sk_sp<GrAttachment> GrDawnGpu::makeStencilAttachment(const GrBackendFormat& /*colorFormat*/, in makeStencilAttachment() function in GrDawnGpu
/third_party/skia/src/gpu/
H A DGrGpu.h649 virtual sk_sp<GrAttachment> makeStencilAttachment(const GrBackendFormat& colorFormat,
H A DGrResourceProvider.cpp632 keyedStencil = this->gpu()->makeStencilAttachment(rt->backendFormat(), rt->dimensions(), in attachStencilAttachment()
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.h115 sk_sp<GrAttachment> makeStencilAttachment(const GrBackendFormat& /*colorFormat*/,
H A DGrVkGpu.cpp1635 sk_sp<GrAttachment> GrVkGpu::makeStencilAttachment(const GrBackendFormat& /*colorFormat*/, in makeStencilAttachment() function in GrVkGpu
/third_party/skia/src/gpu/gl/
H A DGrGLGpu.h149 sk_sp<GrAttachment> makeStencilAttachment(const GrBackendFormat& colorFormat,
H A DGrGLGpu.cpp1773 sk_sp<GrAttachment> GrGLGpu::makeStencilAttachment(const GrBackendFormat& colorFormat, in makeStencilAttachment() function in GrGLGpu

Completed in 23 milliseconds