Home
last modified time | relevance | path

Searched refs:GrDawnFormatChannels (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/dawn/
DGrDawnUtil.h24 static constexpr uint32_t GrDawnFormatChannels(wgpu::TextureFormat format) { in GrDawnFormatChannels() function
/external/skia/src/gpu/
DGrBackendSurface.cpp232 return GrDawnFormatChannels(fDawnFormat); in channelMask()