glsl: Fix bad indentation
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
@@ -5212,7 +5212,7 @@ ast_process_structure_or_interface_block(exec_list *instructions,
|
||||
fields[i].row_major = false;
|
||||
}
|
||||
|
||||
i++;
|
||||
i++;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user