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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dopt_algebraic.cpp128 is_vec_negative_one(ir_constant *ir) function in typeref:typename:bool
609 if (is_vec_negative_one(op_const[0]))
611 if (is_vec_negative_one(op_const[1]))
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dopt_algebraic.cpp128 is_vec_negative_one(ir_constant *ir) function in typeref:typename:bool
608 if (is_vec_negative_one(op_const[0]))
610 if (is_vec_negative_one(op_const[1]))

Completed in 4 milliseconds