Home
last modified time | relevance | path

Searched defs:EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/include/EGL/
Degl.h253 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE 0x31B1 macro
/external/angle/include/EGL/
Degl.h299 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE 0x31B1 macro
/external/mesa3d/include/EGL/
Degl.h299 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE 0x31B1 macro
/external/deqp/framework/egl/wrapper/
DeglwEnumsC.inl232 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE 0x31B1 macro
DeglwEnums.inl232 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE 0x31B1 macro
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Deglew.h442 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE 0x31B1 macro
/external/crosvm/gpu_renderer/src/generated/
Depoxy_egl.rs6866 pub const EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE: u32 = 12721; constant