Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DBindGroupLayout.cpp34 MaybeError ValidateStorageTextureFormat(DeviceBase* device, in ValidateStorageTextureFormat() function
121 DAWN_TRY(ValidateStorageTextureFormat(device, storageTexture.format)); in ValidateBindGroupLayoutEntry()