Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DInstance.cpp258 bool InstanceBase::IsBackendValidationEnabled() const { in IsBackendValidationEnabled() function in dawn_native::InstanceBase
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp808 bool DawnTestBase::IsBackendValidationEnabled() const { in IsBackendValidationEnabled() function in DawnTestBase