Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Drobustness.c66 _mesa_set_context_lost_dispatch(struct gl_context *ctx) in _mesa_set_context_lost_dispatch() function
157 _mesa_set_context_lost_dispatch(ctx); in _mesa_GetGraphicsResetStatusARB()
Dcontext.h153 _mesa_set_context_lost_dispatch(struct gl_context *ctx);
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_reset.c94 _mesa_set_context_lost_dispatch(&brw->ctx); in brw_check_for_reset()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_flush.c193 _mesa_set_context_lost_dispatch(st->ctx); in st_device_reset_callback()