Home
last modified time | relevance | path

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

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