Searched refs:get_input_mapping (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv04_state_frag.c | 118 get_input_mapping(struct combiner_state *rc, int operand, int flags) in get_input_mapping() function 148 get_input_mapping(rc, operand, flags); in get_input_arg() 154 get_input_mapping(rc, operand, in get_input_arg() 160 get_input_mapping(rc, operand, flags); in get_input_arg()
|
D | nv10_state_frag.c | 141 get_input_mapping(struct combiner_state *rc, int operand, int flags) in get_input_mapping() function 179 get_input_mapping(rc, operand, flags); in get_input_arg() 185 get_input_mapping(rc, operand, in get_input_arg() 192 get_input_mapping(rc, operand, in get_input_arg() 198 get_input_mapping(rc, operand, flags); in get_input_arg()
|