Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DTexture.cpp176 MaybeError ValidateTextureSize(const DeviceBase* device, in ValidateTextureSize() function
311 DAWN_TRY(ValidateTextureSize(device, descriptor, format)); in ValidateTextureDescriptor()