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.c346 if (flags & UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY) { in util_queue_init()
Ddisk_cache.c371 UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY); in disk_cache_create()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c743 UTIL_QUEUE_INIT_USE_MINIMUM_PRIORITY)) { in radeonsi_screen_create()