Home
last modified time | relevance | path

Searched refs:permutation256 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionImpl.cxx1137 int permutation256 [256]= { variable
1184 permutation2D[x*4 + y*1024] = permutation256[(y + permutation256[x]) & 0xff]; in initPermTexture()

Completed in 16 milliseconds