Searched refs:bcol (Results 1 – 7 of 7) sorted by relevance
45 unsigned bcol; member
290 const struct pipe_blend_color *bcol) in nv30_set_blend_color() argument294 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()
379 auto bcol = new ShaderInputVarying(TGSI_SEMANTIC_BCOLOR, col, next_pos); in do_allocate_reserved_registers() local380 m_shaderio.add_input(bcol); in do_allocate_reserved_registers()
944 const struct pipe_blend_color *bcol) in nv50_set_blend_color() argument948 nv50->blend_colour = *bcol; in nv50_set_blend_color()
851 const struct pipe_blend_color *bcol) in nvc0_set_blend_color() argument855 nvc0->blend_colour = *bcol; in nvc0_set_blend_color()