Searched refs:do_mul_vec_mat (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_mat_op_to_vec.cpp57 void do_mul_vec_mat(ir_dereference *result,
186 ir_mat_op_to_vec_visitor::do_mul_vec_mat(ir_dereference *result, function in class:ir_mat_op_to_vec_visitor
418 do_mul_vec_mat(result, op[0], op[1]);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_mat_op_to_vec.cpp57 void do_mul_vec_mat(ir_dereference *result,
186 ir_mat_op_to_vec_visitor::do_mul_vec_mat(ir_dereference *result, function in class:ir_mat_op_to_vec_visitor
415 do_mul_vec_mat(result, op[0], op[1]);

Completed in 3 milliseconds