Home
last modified time | relevance | path

Searched refs:CreateBindGroupInternal (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp257 if (ConsumedError(CreateBindGroupInternal(&result, descriptor))) { in CreateBindGroup()
494 MaybeError DeviceBase::CreateBindGroupInternal(BindGroupBase** result, in CreateBindGroupInternal() function in dawn_native::DeviceBase
DDevice.h186 MaybeError CreateBindGroupInternal(BindGroupBase** result,