Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglQueryContextTests.cpp240 const EGLint configID = getContextAttrib(display, context, EGL_CONFIG_ID); in executeForContext() local
/external/deqp/framework/qphelper/
DqpTestLog.h169 int configID; member
/external/libdrm/tests/ttmtest/src/
Dxf86dri.c335 uniDRICreateContextWithConfig(dpy, screen, configID, context, hHWContext) in uniDRICreateContextWithConfig() argument
/external/mesa3d/src/glx/
DXF86dri.c331 XF86DRICreateContextWithConfig(Display * dpy, int screen, int configID, in XF86DRICreateContextWithConfig()
/external/deqp/executor/
DxeTestCaseResult.hpp363 int configID; member in xe::ri::EglConfig