Home
last modified time | relevance | path

Searched refs:draw_cond (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_context.h62 cnd_t draw_cond; member
H A Drbug_core.c397 cnd_broadcast(&rb_context->draw_cond); in rbug_context_draw_step()
430 cnd_broadcast(&rb_context->draw_cond); in rbug_context_draw_unblock()
462 cnd_broadcast(&rb_context->draw_cond); in rbug_context_draw_rule()
H A Drbug_context.c110 cnd_wait(&rb_pipe->draw_cond, &rb_pipe->draw_mutex); in rbug_draw_block_locked()
1286 cnd_init(&rb_pipe->draw_cond); in rbug_context_create()

Completed in 4 milliseconds