Searched refs:VS_CMD_DRAW (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/lima/ | ||
D | lima_gpu.h | 193 #define VS_CMD_DRAW(num, index_draw) \ macro |
D | lima_draw.c | 306 VS_CMD_DRAW(num, info->index_size); in lima_pack_vs_cmd() |