Home
last modified time | relevance | path

Searched refs:has_matrix_operand (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlower_mat_op_to_vec.cpp295 has_matrix_operand(const ir_expression *expr, unsigned &columns) in has_matrix_operand() function
318 if (!has_matrix_operand(orig_expr, matrix_columns)) in visit_leave()