Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp409 if (ConsumedError(CreateTextureInternal(&result, descriptor))) { in CreateTexture()
566 MaybeError DeviceBase::CreateTextureInternal(TextureBase** result, in CreateTextureInternal() function in dawn_native::DeviceBase
DDevice.h203 MaybeError CreateTextureInternal(TextureBase** result, const TextureDescriptor* descriptor);