intel/dev: Add devinfo::has_caching_uapi (and disable for dg1 and dg2+)
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: José Roberto de Souza <jose.souza@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19911>
This commit is contained in:
@@ -140,6 +140,7 @@ struct intel_device_info
|
||||
*/
|
||||
bool has_flat_ccs;
|
||||
bool has_aux_map;
|
||||
bool has_caching_uapi;
|
||||
bool has_tiling_uapi;
|
||||
bool has_ray_tracing;
|
||||
bool has_ray_query;
|
||||
|
||||
Reference in New Issue
Block a user