Searched defs:getReadSwizzle (Results 1 – 2 of 2) sorted by relevance
131 skgpu::Swizzle Caps::getReadSwizzle(SkColorType ct, const TextureInfo& info) const { in getReadSwizzle() function in skgpu::graphite::Caps
443 skgpu::Swizzle GrCaps::getReadSwizzle(const GrBackendFormat& format, GrColorType colorType) const { in getReadSwizzle() function in GrCaps