Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.h516 uint16_t buffer_list_index; member
Du_threaded_context.c513 &tc->buffer_lists[batch->buffer_list_index].driver_flushed_fence; in tc_batch_execute()
524 if (batch->buffer_list_index % half_ring == half_ring - 1) in tc_batch_execute()
544 tc->batch_slots[tc->next].buffer_list_index = tc->next_buf_list; in tc_begin_next_buffer_list()