Searched refs:GL_LOSE_CONTEXT_ON_RESET_ARB (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_manager.c964 st->ctx->Const.ResetStrategy = GL_LOSE_CONTEXT_ON_RESET_ARB;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_manager.c973 st->ctx->Const.ResetStrategy = GL_LOSE_CONTEXT_ON_RESET_ARB;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_batchbuffer.c834 if (brw->ctx.Const.ResetStrategy == GL_LOSE_CONTEXT_ON_RESET_ARB)
H A Dbrw_context.c1032 ? GL_LOSE_CONTEXT_ON_RESET_ARB : GL_NO_RESET_NOTIFICATION_ARB;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_batch.c859 if (brw->ctx.Const.ResetStrategy == GL_LOSE_CONTEXT_ON_RESET_ARB)
H A Dbrw_context.c1085 ? GL_LOSE_CONTEXT_ON_RESET_ARB : GL_NO_RESET_NOTIFICATION_ARB;
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h3462 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
H A Dglext.h3953 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h3444 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
H A Dglext.h3936 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h2596 #define GL_LOSE_CONTEXT_ON_RESET_ARB 0x8252 macro
[all...]

Completed in 213 milliseconds