Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DCoreProfileConfigs_windows.cpp84 static const int* kCoreProfileConfigs[] = { variable
99 return sizeof(kCoreProfileConfigs) / sizeof(kCoreProfileConfigs[0]); in getNumCoreProfileCtxAttribs()
103 return kCoreProfileConfigs[index]; in getCoreProfileCtxAttribs()
DCoreProfileConfigs_linux.cpp78 static const int* kCoreProfileConfigs[] = { variable
93 return sizeof(kCoreProfileConfigs) / sizeof(kCoreProfileConfigs[0]); in getNumCoreProfileCtxAttribs()
97 return kCoreProfileConfigs[index]; in getCoreProfileCtxAttribs()