Searched refs:RADV_DEBUG_NO_COMPUTE_QUEUE (Results 1 – 2 of 2) sorted by relevance
37 RADV_DEBUG_NO_COMPUTE_QUEUE = 1ull << 6, enumerator
828 {"nocompute", RADV_DEBUG_NO_COMPUTE_QUEUE},2290 !(pdevice->instance->debug_flags & RADV_DEBUG_NO_COMPUTE_QUEUE)) in radv_get_physical_device_queue_family_properties()2314 !(pdevice->instance->debug_flags & RADV_DEBUG_NO_COMPUTE_QUEUE)) { in radv_get_physical_device_queue_family_properties()