anv: Enable push constants on gen12-hp
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8342>
This commit is contained in:

committed by
Jordan Justen

parent
369eab9420
commit
8f85e68dea
@@ -2922,6 +2922,8 @@ struct anv_cmd_compute_state {
|
||||
|
||||
bool pipeline_dirty;
|
||||
|
||||
struct anv_state push_data;
|
||||
|
||||
struct anv_address num_workgroups;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user