Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Du_queue.h273 unsigned num_offloaded_items; member
/third_party/mesa3d/src/mesa/main/
Dglthread.c249 p_atomic_add(&glthread->stats.num_offloaded_items, glthread->used); in _mesa_glthread_flush_batch()
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_cpu.c411 return mon->num_offloaded_items; in get_counter()