Home
last modified time | relevance | path

Searched refs:NUM_INST (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/tests/graw/
H A Dtri-instanced.c66 #define NUM_INST 5 macro
68 static float inst_data[NUM_INST][4] =
206 /* draw NUM_INST triangles */ in draw()
207 info.instance_count = NUM_INST; in draw()

Completed in 1 milliseconds