Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_wire/client/
DDevice.cpp226 void Device::CreateComputePipelineAsync(WGPUComputePipelineDescriptor const* descriptor, in CreateComputePipelineAsync() function in dawn_wire::client::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp1296 MaybeError DeviceBase::CreateComputePipelineAsync( in CreateComputePipelineAsync() function in dawn_native::DeviceBase