Home
last modified time | relevance | path

Searched refs:is_negative_operand (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_util.h184 is_negative_operand(int op) in is_negative_operand() function
Dnv04_state_frag.c125 if (is_negative_operand(operand) == !(flags & INVERT)) in get_input_mapping()
Dnv10_state_frag.c150 if (is_negative_operand(operand) == !(flags & INVERT)) in get_input_mapping()