Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DSwapChain.cpp36 wgpu::TextureUsage allowedUsage, in APIConfigure()
156 wgpu::TextureUsage allowedUsage, in APIConfigure()
229 wgpu::TextureUsage allowedUsage, in ValidateConfigure()
305 wgpu::TextureUsage allowedUsage, in APIConfigure()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DSwapChain.cpp84 dawn::TextureUsageBit allowedUsage, in Configure()
141 dawn::TextureUsageBit allowedUsage, in ValidateConfigure()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBufferD3D12.cpp61 D3D12_HEAP_TYPE D3D12HeapType(dawn::BufferUsageBit allowedUsage) { in D3D12HeapType()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBufferD3D12.cpp74 D3D12_HEAP_TYPE D3D12HeapType(wgpu::BufferUsage allowedUsage) { in D3D12HeapType()