Home
last modified time | relevance | path

Searched defs:bcol (Results 1 – 6 of 6) sorted by relevance

/external/libkmsxx/kms++util/src/
Dcolorbar.cpp41 RGB bcol = colors32[y * ARRAY_SIZE(colors32) / buf.height()]; in drm_draw_color_bar_rgb888() local
59 uint16_t bcol = colors16[y * ARRAY_SIZE(colors16) / buf.height()]; in drm_draw_color_bar_rgb565() local
87 unsigned int bcol = colors[y * ARRAY_SIZE(colors) / buf.height()]; in drm_draw_color_bar_semiplanar_yuv() local
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state.c290 const struct pipe_blend_color *bcol) in nv30_set_blend_color()
Dnv30_state.h45 unsigned bcol; member
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_state.c913 const struct pipe_blend_color *bcol) in nv50_set_blend_color()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state.c781 const struct pipe_blend_color *bcol) in nvc0_set_blend_color()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c2627 unsigned bcol = TGSI_SEMANTIC_BCOLOR; in si_emit_spi_map() local