Searched defs:_swrast_sleep (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_context.c428 _swrast_sleep( struct gl_context *ctx, GLbitfield new_state ) function
446 swrast->InvalidateState = _swrast_sleep;
762 swrast->InvalidateState = _swrast_sleep;
/external/mesa3d/src/mesa/swrast/
H A Ds_context.c428 _swrast_sleep( struct gl_context *ctx, GLbitfield new_state ) function
446 swrast->InvalidateState = _swrast_sleep;
762 swrast->InvalidateState = _swrast_sleep;

Completed in 361 milliseconds