Home
last modified time | relevance | path

Searched refs:bcol (Results 1 – 8 of 8) sorted by relevance

/external/libvncserver/libvncserver/
Dfont.c51 rfbPixel col,rfbPixel bcol) in rfbDrawCharWithClip() argument
59 char* bcolour=(char*)&bcol; in rfbDrawCharWithClip()
91 } else if(bcol!=col) { in rfbDrawCharWithClip()
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_state.h43 unsigned bcol; member
Dnv30_state.c280 const struct pipe_blend_color *bcol) in nv30_set_blend_color() argument
284 nv30->blend_colour = *bcol; in nv30_set_blend_color()
Dnv30_fragtex.c138 PUSH_DATA (push, ss->bcol); in nv30_fragtex_validate()
Dnv30_texture.c147 so->bcol = (float_to_ubyte(cso->border_color.f[3]) << 24) | in nv30_sampler_state_create()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_state.c686 const struct pipe_blend_color *bcol) in nvc0_set_blend_color() argument
690 nvc0->blend_colour = *bcol; in nvc0_set_blend_color()
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_state.c791 const struct pipe_blend_color *bcol) in nv50_set_blend_color() argument
795 nv50->blend_colour = *bcol; in nv50_set_blend_color()
/external/libvncserver/
DChangeLog5801 * libvncserver/font.c: add comment "if col=bcol, assume background