Searched refs:row_type (Results 1 – 2 of 2) sorted by relevance
335 const glsl_type *row_type() const in row_type() function
282 if (type_a->row_type() == type_b->column_type()) { in arithmetic_result_type()291 type_b->row_type()->vector_elements); in arithmetic_result_type()302 if (type_a->row_type() == type_b) { in arithmetic_result_type()326 type_b->row_type()->vector_elements, in arithmetic_result_type()1520 if (array->type->row_type()->vector_elements <= idx) { in hir()1521 bound = array->type->row_type()->vector_elements; in hir()