OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constant_a
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_structs.h
246
float
constant_a
;
member in struct:gen6_color_calc_state
gen6_cc.c
280
cc->
constant_a
= ctx->Color.BlendColorUnclamped[3];
brw_state_dump.c
563
batch_out(brw, name, offset, 5, "constant alpha %f\n", cc->
constant_a
);
Completed in 47 milliseconds