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/
Dgen6_cc.c231 cc->constant_b = ctx->Color.BlendColorUnclamped[2]; in gen6_upload_color_calc_state()
Dbrw_state_dump.c415 batch_out(brw, name, offset, 4, "constant blue %f\n", cc->constant_b); in dump_cc_state_gen6()
Dbrw_structs.h271 GLfloat constant_b; member