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