Searched refs:donutData (Results 1 – 1 of 1) sorted by relevance
86 coord * donutData; variable160 donutData[i*(N2+1) + j] = donutCoord(i, j, N1, N2, R1, R2); in createDonut()358 donutData = MEMAllocFromAllocator(&DemoAllocator1, size); in bumpMapSetup()367 MEMFreeToAllocator(&DemoAllocator1, donutData); in bumpMapSetdown()551 sendVertex(&donutData[(i+1)*(N2+1) + j]); in drawDonut()552 sendVertex(&donutData[i*(N2+1) + j]); in drawDonut()