pan/bi: Set compute lowering options
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8358>
This commit is contained in:
@@ -80,6 +80,9 @@ static const nir_shader_compiler_options bifrost_nir_options = {
|
||||
.use_interpolated_input_intrinsics = true,
|
||||
|
||||
.lower_uniforms_to_ubo = true,
|
||||
|
||||
.has_cs_global_id = true,
|
||||
.lower_cs_local_index_from_id = true,
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user