Home
last modified time | relevance | path

Searched refs:ResetStrategy (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/main/
Drobustness.c124 if (ctx->Const.ResetStrategy == GL_NO_RESET_NOTIFICATION_ARB) { in _mesa_GetGraphicsResetStatusARB()
Dcontext.c687 consts->ResetStrategy = GL_NO_RESET_NOTIFICATION_ARB; in _mesa_init_constants()
Dmtypes.h3807 GLenum ResetStrategy; member
/external/mesa3d/src/mesa/state_tracker/
Dst_manager.c923 st->ctx->Const.ResetStrategy = GL_LOSE_CONTEXT_ON_RESET_ARB; in st_api_create_context()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_batchbuffer.c970 if (brw->ctx.Const.ResetStrategy == GL_LOSE_CONTEXT_ON_RESET_ARB) in submit_batch()
Dbrw_context.c964 ctx->Const.ResetStrategy = notify_reset in brwCreateContext()
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h245 …{ GL_RESET_NOTIFICATION_STRATEGY_ARB, CONTEXT_ENUM(Const.ResetStrategy), extra_KHR_robustness_or_G…