Searched refs:combiner_state (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_state_frag.c | 44 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 D | nv10_state_frag.c | 63 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) 317 struct combiner_state rc_a, rc_c; 345 struct combiner_state rc = {};
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_state_frag.c | 44 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 D | nv10_state_frag.c | 63 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) 317 struct combiner_state rc_a, rc_c; 345 struct combiner_state rc = {};
|
Completed in 12 milliseconds