Home
last modified time | relevance | path

Searched refs:GL_VERSION_3_1 (Results 1 – 8 of 8) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwVersions.inl19 #define GL_VERSION_3_1 1 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c4110 #ifdef GL_VERSION_3_1
6520 #ifdef GL_VERSION_3_1
9612 #ifdef GL_VERSION_3_1
16313 #ifdef GL_VERSION_3_1 in glewContextInit()
20961 #ifdef GL_VERSION_3_1 in glewIsSupported()
/external/mesa3d/include/GL/
Dglcorearb.h1405 #ifndef GL_VERSION_3_1
1406 #define GL_VERSION_3_1 1 macro
Dglext.h1293 #ifndef GL_VERSION_3_1
1294 #define GL_VERSION_3_1 1 macro
/external/swiftshader/include/GL/
Dglcorearb.h1405 #ifndef GL_VERSION_3_1
1406 #define GL_VERSION_3_1 1 macro
Dglext.h1292 #ifndef GL_VERSION_3_1
1293 #define GL_VERSION_3_1 1 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h2280 #ifndef GL_VERSION_3_1
2281 #define GL_VERSION_3_1 1 macro
/external/crosvm/gpu_renderer/src/generated/
Depoxy_egl.rs24 pub const GL_VERSION_3_1: u32 = 1; constant