Home
last modified time | relevance | path

Searched refs:UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/util/
H A Du_queue.h50 #define UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY (1 << 0) macro
H A Du_queue.c267 if (queue->flags & UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY) { in util_queue_thread_func()
345 if (queue->flags & UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY) { in util_queue_create_thread()
H A Ddisk_cache.c176 * up in the queue. Since we set the UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY in disk_cache_create()
185 UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY | in disk_cache_create()
/third_party/mesa3d/src/util/perf/
H A Du_trace.c387 UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY | in queue_init()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.c1268 UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY, NULL)) { in radeonsi_screen_create_impl()

Completed in 6 milliseconds