Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h397 uint16_t buffer_list_index; member
Du_threaded_context.c222 &tc->buffer_lists[batch->buffer_list_index].driver_flushed_fence; in tc_batch_execute()
233 if (batch->buffer_list_index % half_ring == half_ring - 1) in tc_batch_execute()
249 tc->batch_slots[tc->next].buffer_list_index = tc->next_buf_list; in tc_begin_next_buffer_list()