Home
last modified time | relevance | path

Searched defs:getReadSwizzle (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DCaps.cpp131 skgpu::Swizzle Caps::getReadSwizzle(SkColorType ct, const TextureInfo& info) const { in getReadSwizzle() function in skgpu::graphite::Caps
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrCaps.cpp443 skgpu::Swizzle GrCaps::getReadSwizzle(const GrBackendFormat& format, GrColorType colorType) const { in getReadSwizzle() function in GrCaps