Home | History | Annotate | Download | only in glsl

Lines Matching refs:mat_idx

1091 	 const unsigned mat_idx = column * column_type->vector_elements;
1099 data.u[i] = array->value.u[mat_idx + i];
1105 data.f[i] = array->value.f[mat_idx + i];