Home
last modified time | relevance | path

Searched refs:combiner_state (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_state_frag.c44 struct combiner_state { struct
82 get_input_source(struct combiner_state *rc, int source) in get_input_source()
118 get_input_mapping(struct combiner_state *rc, int operand, int flags) in get_input_mapping()
132 get_input_arg(struct combiner_state *rc, int arg, int flags) in get_input_arg()
184 setup_combiner(struct combiner_state *rc) in setup_combiner()
257 struct combiner_state rc_a = {}, rc_c = {}; in nv04_emit_tex_env()
Dnv10_state_frag.c63 struct combiner_state { struct
97 get_input_source(struct combiner_state *rc, int source) in get_input_source()
141 get_input_mapping(struct combiner_state *rc, int operand, int flags) in get_input_mapping()
163 get_input_arg(struct combiner_state *rc, int arg, int flags) in get_input_arg()
218 setup_combiner(struct combiner_state *rc) in setup_combiner()
317 struct combiner_state rc_a, rc_c; in nv10_get_general_combiner()
345 struct combiner_state rc = {}; in nv10_get_final_combiner()