Searched refs:row_type (Results 1 – 2 of 2) sorted by relevance
419 const glsl_type *row_type() const in row_type() function
293 if (type_a->row_type() == type_b->column_type()) { in arithmetic_result_type()302 type_b->row_type()->vector_elements); in arithmetic_result_type()313 if (type_a->row_type() == type_b) { in arithmetic_result_type()337 type_b->row_type()->vector_elements, in arithmetic_result_type()1590 if (array->type->row_type()->vector_elements <= idx) { in hir()1591 bound = array->type->row_type()->vector_elements; in hir()