Searched refs:nb_comp_queues (Results 1 – 3 of 3) sorted by relevance
55 comp ? (hwctx->nb_comp_queues ? \56 hwctx->nb_comp_queues : hwctx->nb_graphics_queues) : \58 (hwctx->nb_comp_queues ? \59 hwctx->nb_comp_queues : hwctx->nb_graphics_queues)) : \
80 int nb_comp_queues; member
109 comp ? (hwctx->nb_comp_queues ? \110 hwctx->nb_comp_queues : hwctx->nb_graphics_queues) : \112 (hwctx->nb_comp_queues ? \113 hwctx->nb_comp_queues : hwctx->nb_graphics_queues)) : \754 hwctx->nb_comp_queues = qs[comp_index].queueCount; in search_queue_families()