Searched refs:permutation256 (Results 1 – 1 of 1) sorted by relevance
1137 int permutation256 [256]= { variable1184 permutation2D[x*4 + y*1024] = permutation256[(y + permutation256[x]) & 0xff]; in initPermTexture()
Completed in 37 milliseconds