pco: set lower_device_index_to_zero
Signed-off-by: Simon Perretta <simon.perretta@imgtec.com> Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37512>
This commit is contained in:
committed by
Marge Bot
parent
80609b35e1
commit
0134e86375
@@ -40,6 +40,8 @@ static const nir_shader_compiler_options nir_options = {
|
||||
|
||||
.instance_id_includes_base_index = true,
|
||||
|
||||
.lower_device_index_to_zero = true,
|
||||
|
||||
.lower_fdiv = true,
|
||||
.lower_ffract = true,
|
||||
.lower_find_lsb = true,
|
||||
|
||||
Reference in New Issue
Block a user