Home
last modified time | relevance | path

Searched defs:isFeatureEnabled (Results 1 – 3 of 3) sorted by relevance

/external/angle/util/
DEGLWindow.h160 virtual bool isFeatureEnabled(angle::Feature feature) { return false; } in isFeatureEnabled() function
DEGLWindow.cpp964 bool EGLWindow::isFeatureEnabled(angle::Feature feature) in isFeatureEnabled() function in EGLWindow
/external/angle/src/tests/gl_tests/
DVulkanPerformanceCounterTest.cpp365 bool isFeatureEnabled(Feature feature) const in isFeatureEnabled() function in __anon37b7124d0111::VulkanPerformanceCounterTest