Searched refs:is_negative_operand (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnouveau_util.h181 is_negative_operand(int op) function
H A Dnv04_state_frag.c125 if (is_negative_operand(operand) == !(flags & INVERT))
H A Dnv10_state_frag.c150 if (is_negative_operand(operand) == !(flags & INVERT))
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_util.h181 is_negative_operand(int op) function
H A Dnv04_state_frag.c125 if (is_negative_operand(operand) == !(flags & INVERT))
H A Dnv10_state_frag.c150 if (is_negative_operand(operand) == !(flags & INVERT))

Completed in 134 milliseconds