Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/dawn/
DGrDawnUtil.h34 static constexpr GrColorFormatDesc GrDawnFormatDesc(wgpu::TextureFormat format) { in GrDawnFormatDesc() function
/third_party/skia/src/gpu/
DGrBackendSurface.cpp267 return GrDawnFormatDesc(fDawnFormat); in desc()