Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DGLESVersionDetector.h35 bool shouldEnableCoreProfile();
DEmulatedEglContext.cpp64 if (shouldEnableCoreProfile()) { in createImpl()
DGLESVersionDetector.cpp151 bool shouldEnableCoreProfile() { in shouldEnableCoreProfile() function
DEmulationGl.cpp533 if (shouldEnableCoreProfile()) { in getGlesMaxContextAttribs()