Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DCaps.cpp144 skgpu::Swizzle Caps::getWriteSwizzle(SkColorType ct, const TextureInfo& info) const { in getWriteSwizzle() function in skgpu::graphite::Caps
/aosp_15_r20/external/skia/src/gpu/ganesh/mtl/
H A DGrMtlCaps.mm1140 skgpu::Swizzle GrMtlCaps::getWriteSwizzle(const GrBackendFormat& format, function
/aosp_15_r20/external/skia/src/gpu/ganesh/mock/
H A DGrMockCaps.h158 skgpu::Swizzle getWriteSwizzle(const GrBackendFormat& format, GrColorType ct) const override { in getWriteSwizzle() function
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DCaps.cpp1026 skgpu::Swizzle GrD3DCaps::getWriteSwizzle(const GrBackendFormat& format, in getWriteSwizzle() function in GrD3DCaps
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkCaps.cpp1888 skgpu::Swizzle GrVkCaps::getWriteSwizzle(const GrBackendFormat& format, in getWriteSwizzle() function in GrVkCaps
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLCaps.cpp5229 skgpu::Swizzle GrGLCaps::getWriteSwizzle(const GrBackendFormat& format, in getWriteSwizzle() function in GrGLCaps