Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/swrast_setup/
Dswrast_setup.h53 _swsetup_Wakeup( struct gl_context *ctx );
Dss_context.c232 _swsetup_Wakeup( struct gl_context *ctx ) in _swsetup_Wakeup() function
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_swtcl.c806 _swsetup_Wakeup( ctx ); in radeonFallback()
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_swtcl.c698 _swsetup_Wakeup( ctx ); in r200Fallback()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_draw.c1166 _swsetup_Wakeup(ctx); in brw_draw_prims()
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tris.c1230 _swsetup_Wakeup(ctx); in intelFallback()
/third_party/mesa3d/src/mesa/drivers/x11/
Dxm_api.c948 _swsetup_Wakeup(mesaCtx); in XMesaCreateContext()