nir/intrinsic: Allow up to four indices
This commit is contained in:
@@ -874,7 +874,7 @@ typedef struct {
|
||||
*/
|
||||
uint8_t num_components;
|
||||
|
||||
int const_index[3];
|
||||
int const_index[4];
|
||||
|
||||
nir_deref_var *variables[2];
|
||||
|
||||
|
Reference in New Issue
Block a user