Home
last modified time | relevance | path

Searched refs:GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dlines.c65 && ((ctx->Const.ContextFlags & GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT) in _mesa_LineWidth()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c396 ctx->Const.ContextFlags |= GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT; in brwCreateContext()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl9 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x00000001 macro
/external/mesa3d/include/GL/
Dglext.h500 #define GL_CONTEXT_FLAG_FORWARD_COMPATIBLE_BIT 0x0001 macro