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/
Dbrw_structs.h246 float constant_a; member
Dgen6_cc.c280 cc->constant_a = ctx->Color.BlendColorUnclamped[3]; in gen6_upload_color_calc_state()
Dbrw_state_dump.c563 batch_out(brw, name, offset, 5, "constant alpha %f\n", cc->constant_a); in dump_cc_state_gen6()