Home
last modified time | relevance | path

Searched refs:ValidateBindGroupLayoutDescriptor (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DBindGroupLayout.h36 MaybeError ValidateBindGroupLayoutDescriptor(DeviceBase* device,
H A DPipelineLayout.cpp247 DAWN_TRY_CONTEXT(ValidateBindGroupLayoutDescriptor(device, &desc), "validating %s", in CreateDefault()
H A DBindGroupLayout.cpp155 MaybeError ValidateBindGroupLayoutDescriptor(DeviceBase* device, in ValidateBindGroupLayoutDescriptor() function
H A DDevice.cpp1247 ValidateBindGroupLayoutDescriptor(this, descriptor, allowInternalBinding),

Completed in 4 milliseconds