Home | History | Annotate | Download | only in glsl

Lines Matching refs:is_vec_zero

76 is_vec_zero(ir_constant *ir)
241 if (is_vec_zero(op_const[0])) {
245 if (is_vec_zero(op_const[1])) {
262 if (is_vec_zero(op_const[0])) {
270 if (is_vec_zero(op_const[1])) {
286 if (is_vec_zero(op_const[0]) || is_vec_zero(op_const[1])) {
319 if (is_vec_zero(op_const[0]) || is_vec_zero(op_const[1])) {
351 } else if (is_vec_zero(op_const[0]) || is_vec_zero(op_const[1])) {
359 if (is_vec_zero(op_const[0])) {
362 } else if (is_vec_zero(op_const[1])) {
378 if (is_vec_zero(op_const[0])) {
381 } else if (is_vec_zero(op_const[1])) {