Searched refs:patchdata (Results 1 – 1 of 1) sorted by relevance
61 static int patchdata[][16] = variable166 p[j][k][l] = cpdata[patchdata[i][j * 4 + k]][l]; in teapot()167 q[j][k][l] = cpdata[patchdata[i][j * 4 + (3 - k)]][l]; in teapot()172 cpdata[patchdata[i][j * 4 + (3 - k)]][l]; in teapot()175 s[j][k][l] = cpdata[patchdata[i][j * 4 + k]][l]; in teapot()