Searched defs:bcol (Results 1 – 6 of 6) sorted by relevance
41 RGB bcol = colors32[y * ARRAY_SIZE(colors32) / buf.height()]; in drm_draw_color_bar_rgb888() local59 uint16_t bcol = colors16[y * ARRAY_SIZE(colors16) / buf.height()]; in drm_draw_color_bar_rgb565() local87 unsigned int bcol = colors[y * ARRAY_SIZE(colors) / buf.height()]; in drm_draw_color_bar_semiplanar_yuv() local
290 const struct pipe_blend_color *bcol) in nv30_set_blend_color()
45 unsigned bcol; member
913 const struct pipe_blend_color *bcol) in nv50_set_blend_color()
781 const struct pipe_blend_color *bcol) in nvc0_set_blend_color()
2627 unsigned bcol = TGSI_SEMANTIC_BCOLOR; in si_emit_spi_map() local