Lines Matching defs:xo
2022 int xo = rnd.getInt(0, levelW-w);2028 glCopyTexSubImage2D(GL_TEXTURE_2D, ndx, xo, yo, x, y, w, h);2099 int xo = rnd.getInt(0, levelSize-w);2105 glCopyTexSubImage2D(s_cubeMapFaces[face], ndx, xo, yo, x, y, w, h);