Searched defs:GetFormatIndex (Results 1 – 3 of 3) sorted by relevance
605 size_t GrMtlCaps::GetFormatIndex(MTLPixelFormat pixelFormat) { function
640 size_t GrMtlCaps::GetFormatIndex(MTLPixelFormat pixelFormat) { function
913 size_t DawnCaps::GetFormatIndex(wgpu::TextureFormat format) { in GetFormatIndex() function in skgpu::graphite::DawnCaps