Searched defs:isFeatureEnabled (Results 1 – 3 of 3) sorted by relevance
| /external/angle/util/ | ||
| D | EGLWindow.h | 160 virtual bool isFeatureEnabled(angle::Feature feature) { return false; } in isFeatureEnabled() function |
| D | EGLWindow.cpp | 964 bool EGLWindow::isFeatureEnabled(angle::Feature feature) in isFeatureEnabled() function in EGLWindow |
| /external/angle/src/tests/gl_tests/ | ||
| D | VulkanPerformanceCounterTest.cpp | 365 bool isFeatureEnabled(Feature feature) const in isFeatureEnabled() function in __anon37b7124d0111::VulkanPerformanceCounterTest |