Searched refs:has_context_priority (Results 1 – 3 of 3) sorted by relevance
372 .EXT_global_priority = device->has_context_priority, in anv_physical_device_get_supported_extensions()
413 device->has_context_priority = anv_gem_has_context_priority(fd); in anv_physical_device_try_create()2855 if (physical_device->has_context_priority) { in anv_CreateDevice()
1085 bool has_context_priority; member