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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dopt_algebraic.cpp116 is_vec_two(ir_constant *ir) function in typeref:typename:bool
834 if (is_vec_two(op_const[0]))
837 if (is_vec_two(op_const[1])) {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dopt_algebraic.cpp116 is_vec_two(ir_constant *ir) function in typeref:typename:bool
835 if (is_vec_two(op_const[0]))
838 if (is_vec_two(op_const[1])) {

Completed in 5 milliseconds