Searched refs:renderer_solid (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/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);
|
| H A D | xa_context.c | 346 renderer_solid(ctx, x, y, x + width, y + height);
|
| H A D | xa_renderer.c | 539 renderer_solid(struct xa_context *r, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/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);
|
| H A D | xa_context.c | 347 renderer_solid(ctx, x, y, x + width, y + height);
|
| H A D | xa_renderer.c | 551 renderer_solid(struct xa_context *r, function in typeref:typename:void
|
Completed in 10 milliseconds