Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DCoreProfileConfigs.h21 const int* getCoreProfileCtxAttribs(int index);
DCoreProfileConfigs_windows.cpp102 const int* getCoreProfileCtxAttribs(int index) { in getCoreProfileCtxAttribs() function
DCoreProfileConfigs_linux.cpp96 const int* getCoreProfileCtxAttribs(int index) { in getCoreProfileCtxAttribs() function
DEglOsApi_glx.cpp599 const int* attribs = getCoreProfileCtxAttribs(i); in queryCoreProfileSupport()
DEglOsApi_wgl.cpp1210 const int* attribs = getCoreProfileCtxAttribs(i); in queryCoreProfileSupport()