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:
Rohan Garg 2022-09-01 15:03:52 +02:00 committed by Marge Bot
parent fa350862e9
commit 6e060d99ba

View file

@ -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