nir/spirv: Add support for device groups
Reviewed-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
This commit is contained in:
@@ -1888,6 +1888,8 @@ typedef struct nir_shader_compiler_options {
|
||||
|
||||
bool lower_cs_local_index_from_id;
|
||||
|
||||
bool lower_device_index_to_zero;
|
||||
|
||||
/**
|
||||
* Should nir_lower_io() create load_interpolated_input intrinsics?
|
||||
*
|
||||
|
Reference in New Issue
Block a user