Home
last modified time | relevance | path

Searched refs:dummy_color (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_draw.c541 static const union pipe_color_union dummy_color = {}; in vc4_clear() local
551 &dummy_color, depth, stencil, in vc4_clear()
/external/mesa3d/src/gallium/drivers/v3d/
Dv3dx_draw.c1619 static const union pipe_color_union dummy_color = {}; in v3d_draw_clear() local
1625 color = &dummy_color; in v3d_draw_clear()