Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DSubresource.h49 Aspect ConvertSingleAspect(const Format& format, wgpu::TextureAspect aspect);
DSubresource.cpp22 Aspect ConvertSingleAspect(const Format& format, wgpu::TextureAspect aspect) { in ConvertSingleAspect() function