Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DTexture.cpp93 MaybeError ValidateSampleCount(const TextureDescriptor* descriptor, in ValidateSampleCount() function
290 DAWN_TRY(ValidateSampleCount(descriptor, usage, format)); in ValidateTextureDescriptor()