Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Du_queue.h49 #define UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY (1 << 0) macro
Du_queue.c269 if (queue->flags & UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY) { in util_queue_thread_func()
347 if (queue->flags & UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY) { in util_queue_create_thread()
Ddisk_cache.c160 UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY | in disk_cache_create()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c1108 UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY)) { in radeonsi_screen_create_impl()