Home
last modified time | relevance | path

Searched refs:constant_a (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_cc.c232 cc->constant_a = ctx->Color.BlendColorUnclamped[3]; in gen6_upload_color_calc_state()
Dbrw_state_dump.c416 batch_out(brw, name, offset, 5, "constant alpha %f\n", cc->constant_a); in dump_cc_state_gen6()
Dbrw_structs.h272 GLfloat constant_a; member