Home
last modified time | relevance | path

Searched defs:GetBackendValidationLevel (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DInstance.cpp266 BackendValidationLevel InstanceBase::GetBackendValidationLevel() const { in GetBackendValidationLevel() function in dawn_native::InstanceBase
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp653 dawn_native::BackendValidationLevel DawnTestEnvironment::GetBackendValidationLevel() const { in GetBackendValidationLevel() function in DawnTestEnvironment