OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:combiner_state
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
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 = {};
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)
305
struct
combiner_state
rc_a, rc_c;
333
struct
combiner_state
rc = {};
/external/mesa3d/src/mesa/drivers/dri/nouveau/
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 = {};
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)
305
struct
combiner_state
rc_a, rc_c;
333
struct
combiner_state
rc = {};
Completed in 183 milliseconds