Searched refs:fd5_emit_blit (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_draw.c | 264 fd5_emit_blit(batch->ctx, ring); 342 fd5_emit_blit(ctx, ring); 367 fd5_emit_blit(ctx, ring);
|
| H A D | fd5_emit.h | 134 fd5_emit_blit(struct fd_context *ctx, struct fd_ringbuffer *ring) function in typeref:typename:void
|
| H A D | fd5_gmem.c | 522 fd5_emit_blit(batch->ctx, ring); 653 fd5_emit_blit(batch->ctx, ring);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_draw.c | 236 fd5_emit_blit(batch, ring); 309 fd5_emit_blit(ctx->batch, ring); 333 fd5_emit_blit(ctx->batch, ring);
|
| H A D | fd5_emit.h | 154 fd5_emit_blit(struct fd_batch *batch, struct fd_ringbuffer *ring) function in typeref:typename:void
|
| H A D | fd5_gmem.c | 528 fd5_emit_blit(batch, ring); 658 fd5_emit_blit(batch, ring);
|
Completed in 8 milliseconds