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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_threaded_context.h397 uint16_t buffer_list_index; member in struct:tc_batch
H A Du_threaded_context.c222 &tc->buffer_lists[batch->buffer_list_index].driver_flushed_fence;
233 if (batch->buffer_list_index % half_ring == half_ring - 1)
249 tc->batch_slots[tc->next].buffer_list_index = tc->next_buf_list;

Completed in 8 milliseconds