Searched defs:configID (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/egl/
H A DteglQueryContextTests.cpp240 const EGLint configID = getContextAttrib(display, context, EGL_CONFIG_ID); local
243 if (configID != surfaceConfigID)
/external/mesa3d/src/glx/
H A DXF86dri.c331 XF86DRICreateContextWithConfig(Display * dpy, int screen, int configID, argument
345 req->visual = configID;
/external/deqp/framework/qphelper/
H A DqpTestLog.h169 int configID; member in struct:qpEglConfigInfo_s
/external/deqp/executor/
H A DxeTestCaseResult.hpp363 int configID; member in class:xe::ri::EglConfig
395 , configID (0)

Completed in 191 milliseconds