Searched refs:ValidateMapAsync (Results 1 – 2 of 2) sorted by relevance
110 MaybeError ValidateMapAsync(wgpu::MapMode mode,
327 if (GetDevice()->ConsumedError(ValidateMapAsync(mode, offset, size, &status), in APIMapAsync()432 MaybeError BufferBase::ValidateMapAsync(wgpu::MapMode mode, in ValidateMapAsync() function in dawn_native::BufferBase