Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Du_queue.h51 #define UTIL_QUEUE_INIT_SET_FULL_THREAD_AFFINITY (1 << 2) macro
Ddisk_cache.c161 UTIL_QUEUE_INIT_SET_FULL_THREAD_AFFINITY); in disk_cache_create()
Du_queue.c258 if (queue->flags & UTIL_QUEUE_INIT_SET_FULL_THREAD_AFFINITY) { in util_queue_thread_func()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c1098 UTIL_QUEUE_INIT_RESIZE_IF_FULL | UTIL_QUEUE_INIT_SET_FULL_THREAD_AFFINITY)) { in radeonsi_screen_create_impl()
1107 UTIL_QUEUE_INIT_RESIZE_IF_FULL | UTIL_QUEUE_INIT_SET_FULL_THREAD_AFFINITY | in radeonsi_screen_create_impl()