Searched refs:combiner_state (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_frag.c44 struct combiner_state { struct
63 /* Initialize a combiner_state struct from the texture unit
82 get_input_source(struct combiner_state *rc, int source)
118 get_input_mapping(struct combiner_state *rc, int operand, int flags)
132 get_input_arg(struct combiner_state *rc, int arg, int flags)
184 setup_combiner(struct combiner_state *rc)
257 struct combiner_state rc_a = {}, rc_c = {};
H A Dnv10_state_frag.c63 struct combiner_state { struct
79 /* Initialize a combiner_state struct from the texture unit
97 get_input_source(struct combiner_state *rc, int source)
141 get_input_mapping(struct combiner_state *rc, int operand, int flags)
163 get_input_arg(struct combiner_state *rc, int arg, int flags)
218 setup_combiner(struct combiner_state *rc)
305 struct combiner_state rc_a, rc_c;
333 struct combiner_state rc = {};
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnv04_state_frag.c44 struct combiner_state { struct
63 /* Initialize a combiner_state struct from the texture unit
82 get_input_source(struct combiner_state *rc, int source)
118 get_input_mapping(struct combiner_state *rc, int operand, int flags)
132 get_input_arg(struct combiner_state *rc, int arg, int flags)
184 setup_combiner(struct combiner_state *rc)
257 struct combiner_state rc_a = {}, rc_c = {};
H A Dnv10_state_frag.c63 struct combiner_state { struct
79 /* Initialize a combiner_state struct from the texture unit
97 get_input_source(struct combiner_state *rc, int source)
141 get_input_mapping(struct combiner_state *rc, int operand, int flags)
163 get_input_arg(struct combiner_state *rc, int arg, int flags)
218 setup_combiner(struct combiner_state *rc)
305 struct combiner_state rc_a, rc_c;
333 struct combiner_state rc = {};

Completed in 96 milliseconds