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

/external/chromium_org/third_party/mesa/src/src/glx/
H A DXF86dri.c324 XF86DRICreateContextWithConfig(Display * dpy, int screen, int configID, argument
338 req->visual = configID;
/external/deqp/modules/egl/
H A DteglQueryContextTests.cpp380 const EGLint configID = getContextAttrib(display, context, EGL_CONFIG_ID); local
383 if (configID != surfaceConfigID)
/external/mesa3d/src/glx/
H A DXF86dri.c324 XF86DRICreateContextWithConfig(Display * dpy, int screen, int configID, argument
338 req->visual = configID;
/external/deqp/framework/qphelper/
H A DqpTestLog.h167 int configID; member in struct:qpEglConfigInfo_s
/external/deqp/executor/
H A DxeTestCaseResult.hpp353 int configID; member in class:xe::ri::EglConfig
385 , configID (0)

Completed in 181 milliseconds