Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCommandValidation.cpp441 MaybeError ValidateCanUseAs(const TextureBase* texture, wgpu::TextureUsage usage) { in ValidateCanUseAs() function
458 MaybeError ValidateCanUseAs(const BufferBase* buffer, wgpu::BufferUsage usage) { in ValidateCanUseAs() function