nir: cleanup glsl_get_struct_field_offset, glsl_get_explicit_stride
Take away const qualifier from return type of these functions as -Wignored-qualifiers points out it is ignored for these cases.
Signed-off-by: Tapani Pälli tapani.palli@intel.com
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Take away const qualifier from return type of these functions as -Wignored-qualifiers points out it is ignored for these cases.
Signed-off-by: Tapani Pälli tapani.palli@intel.com