Searched defs:scissorY (Results 1 – 6 of 6) sorted by relevance
165 int scissorY = rnd.getInt(-maxScissorOutOfBounds, targetHeight+maxScissorOutOfBounds-scissorH); in computeRandomRenderState() local
442 unsigned int scissorY = 0; in ChangeScissorThenDraw() local
366 GLint scissorY; member
268 GLint scissorY; member
1385 int scissorY = scissor.y + mCurScissorOffset.y; in syncScissorRectangle() local
4434 const int scissorY = (m_fullscreenScissor) ? (0) : rnd.getInt(0, renderTargetSize.y()-1); in renderTo() local