Searched refs:PLBU_CMD_DRAW_ELEMENTS (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_gpu.h | 154 #define PLBU_CMD_DRAW_ELEMENTS(mode, start, count) \ macro
|
| H A D | lima_draw.c | 403 PLBU_CMD_DRAW_ELEMENTS(info->mode, ctx->min_index, draw->count);
|
| H A D | lima_job.c | 440 PLBU_CMD_DRAW_ELEMENTS(0xf, 0, 3);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| H A D | lima_draw.c | 168 #define PLBU_CMD_DRAW_ELEMENTS(mode, start, count) \ macro 323 PLBU_CMD_DRAW_ELEMENTS(0xf, 0, 3); 391 PLBU_CMD_DRAW_ELEMENTS(0xf, 0, 3); 932 PLBU_CMD_DRAW_ELEMENTS(info->mode, ctx->min_index, info->count);
|
Completed in 8 milliseconds