Searched refs:renderer_solid (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_priv.h | 277 void renderer_solid(struct xa_context *r,
|
H A D | xa_composite.c | 552 renderer_solid(ctx, dstX, dstY, dstX + width, dstY + height); in xa_composite_rect()
|
H A D | xa_context.c | 347 renderer_solid(ctx, x, y, x + width, y + height); in xa_solid()
|
H A D | xa_renderer.c | 551 renderer_solid(struct xa_context *r, in renderer_solid() function
|
Completed in 3 milliseconds