Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp372 if (ConsumedError(CreateSamplerInternal(&result, descriptor))) { in CreateSampler()
545 MaybeError DeviceBase::CreateSamplerInternal(SamplerBase** result, in CreateSamplerInternal() function in dawn_native::DeviceBase
DDevice.h198 MaybeError CreateSamplerInternal(SamplerBase** result, const SamplerDescriptor* descriptor);