Home | History | Annotate | Download | only in glsl

Lines Matching refs:row_type

293 	 if (type_a->row_type() == type_b->column_type()) {
302 type_b->row_type()->vector_elements);
313 if (type_a->row_type() == type_b) {
337 type_b->row_type()->vector_elements,
1590 if (array->type->row_type()->vector_elements <= idx) {
1591 bound = array->type->row_type()->vector_elements;