Searched refs:VIEWPORT_SIZE (Results 1 – 6 of 6) sorted by relevance
67 static const int VIEWPORT_SIZE = 64; variable189 gl.viewport (0, 0, VIEWPORT_SIZE, VIEWPORT_SIZE); in init()244 …m_log << TestLog::Message << "Viewport size = " << VIEWPORT_SIZE << "x" << VIEWPORT_SIZE << "." <<… in logResults()
66 enum { VIEWPORT_SIZE = 128 }; enumerator131 VIEWPORT_SIZE, VIEWPORT_SIZE, rnd); in draw()
44 const unsigned int CPVRTPFXParser::VIEWPORT_SIZE = 0xAAAA; member in CPVRTPFXParser1510 TexDesc.uiWidth = VIEWPORT_SIZE; in ParseTexture()1511 TexDesc.uiHeight = VIEWPORT_SIZE; in ParseTexture()1697 TexDesc.uiWidth = VIEWPORT_SIZE; in ParseTarget()1698 TexDesc.uiHeight = VIEWPORT_SIZE; in ParseTarget()1814 unsigned int uiWidth = CPVRTPFXParser::VIEWPORT_SIZE; in ParseTextures()1815 unsigned int uiHeight = CPVRTPFXParser::VIEWPORT_SIZE; in ParseTextures()
469 static const unsigned int VIEWPORT_SIZE;
76 enum { VIEWPORT_SIZE = 128, FRAMEBUFFER_SIZE = 128 }; enumerator676 VIEWPORT_SIZE, VIEWPORT_SIZE, rnd); in drawContainer()
107 VIEWPORT_SIZE = 128 enumerator1318 VIEWPORT_SIZE, VIEWPORT_SIZE); in drawSurface()