Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c232 unsigned half_ring = TC_MAX_BUFFER_LISTS / 2; in tc_batch_execute() local
233 if (batch->buffer_list_index % half_ring == half_ring - 1) in tc_batch_execute()