Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DGLESVersionDetector.cpp152 int dispatchMaj, dispatchMin; in shouldEnableCoreProfile() local
154 emugl::getGlesVersion(&dispatchMaj, &dispatchMin); in shouldEnableCoreProfile()