Searched refs:index_draw (Results 1 – 1 of 1) sorted by relevance
177 #define VS_CMD_ARRAYS_SEMAPHORE_END(index_draw) \ argument178 VS_CMD((index_draw) ? 0x00018000 : 0x00000000, 0x50000000)193 #define VS_CMD_DRAW(num, index_draw) \ argument194 VS_CMD(((num) << 24) | ((index_draw) ? 1 : 0), ((num) >> 8))