Searched refs:dummy_color (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_draw.c571 static const union pipe_color_union dummy_color = {}; local in function:vc4_clear
581 &dummy_color, depth, stencil);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_draw.c540 static const union pipe_color_union dummy_color = {}; local in function:vc4_clear
550 &dummy_color, depth, stencil,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3dx_draw.c780 static const union pipe_color_union dummy_color = {}; local in function:v3d_draw_clear
786 color = &dummy_color;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3dx_draw.c1496 static const union pipe_color_union dummy_color = {}; local in function:v3d_draw_clear
1502 color = &dummy_color;

Completed in 7 milliseconds