Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_structs.h245 float constant_b; member
Dgen6_cc.c279 cc->constant_b = ctx->Color.BlendColorUnclamped[2]; in gen6_upload_color_calc_state()
Dbrw_state_dump.c562 batch_out(brw, name, offset, 4, "constant blue %f\n", cc->constant_b); in dump_cc_state_gen6()