Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/rbug/
Drbug_core.c71 rbug_get_context_locked(struct rbug_screen *rb_screen, rbug_context_t ctx) in rbug_get_context_locked() function
331 rb_context = rbug_get_context_locked(rb_screen, info->context); in rbug_context_info()
372 rb_context = rbug_get_context_locked(rb_screen, block->context); in rbug_context_draw_block()
397 rb_context = rbug_get_context_locked(rb_screen, step->context); in rbug_context_draw_step()
429 rb_context = rbug_get_context_locked(rb_screen, unblock->context); in rbug_context_draw_unblock()
462 rb_context = rbug_get_context_locked(rb_screen, rule->context); in rbug_context_draw_rule()
494 rb_context = rbug_get_context_locked(rb_screen, flush->context); in rbug_context_flush()
525 rb_context = rbug_get_context_locked(rb_screen, list->context); in rbug_shader_list()
560 rb_context = rbug_get_context_locked(rb_screen, info->context); in rbug_shader_info()
608 rb_context = rbug_get_context_locked(rb_screen, dis->context); in rbug_shader_disable()
[all …]