/external/deqp/modules/egl/ |
teglCreateContextExtTests.cpp | 222 case EGL_CONTEXT_MINOR_VERSION_KHR: 324 case EGL_CONTEXT_MINOR_VERSION_KHR: 326 attribListString << "EGL_CONTEXT_MINOR_VERSION_KHR, " << (*iter) << ", "; 386 case EGL_CONTEXT_MINOR_VERSION_KHR: 680 case EGL_CONTEXT_MINOR_VERSION_KHR: 1121 { EGL_CONTEXT_MAJOR_VERSION_KHR, 1, EGL_CONTEXT_MINOR_VERSION_KHR, 0, EGL_NONE} }, 1123 { EGL_CONTEXT_MAJOR_VERSION_KHR, 1, EGL_CONTEXT_MINOR_VERSION_KHR, 1, EGL_NONE } }, 1127 { EGL_CONTEXT_MAJOR_VERSION_KHR, 2, EGL_CONTEXT_MINOR_VERSION_KHR, 0, EGL_NONE } }, 1130 { EGL_CONTEXT_MAJOR_VERSION_KHR, 3, EGL_CONTEXT_MINOR_VERSION_KHR, 0, EGL_NONE} }, 1135 { EGL_CONTEXT_MAJOR_VERSION_KHR, 1, EGL_CONTEXT_MINOR_VERSION_KHR, 0, EGL_NONE} } [all...] |
teglRobustnessTests.cpp | 163 case EGL_CONTEXT_MINOR_VERSION_KHR: 165 attribListString << "EGL_CONTEXT_MINOR_VERSION_KHR, " << (*iter) << ", "; 412 case EGL_CONTEXT_MINOR_VERSION_KHR: [all...] |
/external/deqp/framework/egl/ |
egluGLUtil.cpp | 109 attribList.push_back(EGL_CONTEXT_MINOR_VERSION_KHR); 124 attribList.push_back(EGL_CONTEXT_MINOR_VERSION_KHR);
|
/external/deqp/framework/platform/surfaceless/ |
tcuSurfacelessPlatform.cpp | 56 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB 353 context_attribs.push_back(EGL_CONTEXT_MINOR_VERSION_KHR);
|
/external/mesa3d/src/gallium/drivers/radeonsi/glsl_tests/ |
amdgcn_glslc.c | 128 EGL_CONTEXT_MINOR_VERSION_KHR, 3,
|
/external/virglrenderer/src/ |
virgl_egl_context.c | 284 EGL_CONTEXT_MINOR_VERSION_KHR, vparams->minor_ver,
|
/external/mesa3d/src/egl/main/ |
eglcontext.c | 115 * EGL_CONTEXT_MINOR_VERSION_KHR specify the requested client API 129 case EGL_CONTEXT_MINOR_VERSION_KHR: 133 * EGL_CONTEXT_MINOR_VERSION_KHR specify the requested client API 448 * EGL_CONTEXT_MINOR_VERSION_KHR, when considered together with 499 * EGL_CONTEXT_MINOR_VERSION_KHR specify an OpenGL ES version that
|
/external/deqp/framework/egl/wrapper/ |
eglwEnums.inl | 221 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB
|
eglwEnumsC.inl | 221 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB
|
/device/generic/goldfish-opengl/system/include/EGL/ |
eglext.h | 433 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/ |
eglext.h | 424 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/ |
PVRShellAPI.cpp | 168 ai32ContextAttribs[i++] = EGL_CONTEXT_MINOR_VERSION_KHR;
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
RenderControl.cpp | 368 EGL_CONTEXT_MINOR_VERSION_KHR, 0,
|
/external/swiftshader/src/OpenGL/libEGL/ |
libEGL.cpp | 790 case EGL_CONTEXT_MINOR_VERSION_KHR: [all...] |
/device/generic/goldfish-opengl/system/egl/ |
egl.cpp | [all...] |
/external/mesa3d/include/EGL/ |
eglext.h | 90 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB [all...] |
/external/swiftshader/include/EGL/ |
eglext.h | 90 #define EGL_CONTEXT_MINOR_VERSION_KHR 0x30FB [all...] |