Searched refs:VS_CMD_BEGIN (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/lima/ | ||
D | lima_gpu.h | 159 #define VS_CMD_BEGIN(array, max) { \ macro |
D | lima_draw.c | 296 VS_CMD_BEGIN(&job->vs_cmd_array, 24); in lima_pack_vs_cmd() |