Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DBindGroupValidationTests.cpp364 wgpu::ExternalTexture errorExternalTexture; in TEST_F() local
365 ASSERT_DEVICE_ERROR(errorExternalTexture = in TEST_F()
369 errorExternalBindingEntry.externalTexture = errorExternalTexture; in TEST_F()