intel/dev: Add a bit for when the HW can do a indirect draw/dispatch unroll
Signed-off-by: Rohan Garg <rohan.garg@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26421>
This commit is contained in:
@@ -203,6 +203,7 @@ struct intel_device_info
|
||||
bool has_userptr_probe;
|
||||
bool has_context_isolation;
|
||||
bool has_set_pat_uapi;
|
||||
bool has_indirect_unroll;
|
||||
|
||||
/**
|
||||
* \name Intel hardware quirks
|
||||
|
||||
Reference in New Issue
Block a user