Searched refs:bcol (Results 1 – 12 of 12) sorted by relevance
43 unsigned bcol; member
280 const struct pipe_blend_color *bcol) in nv30_set_blend_color() argument284 nv30->blend_colour = *bcol; in nv30_set_blend_color()
138 PUSH_DATA (push, ss->bcol); in nv30_fragtex_validate()
147 so->bcol = (float_to_ubyte(cso->border_color.f[3]) << 24) | in nv30_sampler_state_create()
686 const struct pipe_blend_color *bcol) in nvc0_set_blend_color() argument690 nvc0->blend_colour = *bcol; in nvc0_set_blend_color()
791 const struct pipe_blend_color *bcol) in nv50_set_blend_color() argument795 nv50->blend_colour = *bcol; in nv50_set_blend_color()