Searched refs:MAX_3D_RENDER_WIDTH (Results 1 – 1 of 1) sorted by relevance
90 static const int MAX_3D_RENDER_WIDTH = 128*2; variable1653 const int viewportWidth = deMin32(m_context.getRenderTarget().getWidth(), MAX_3D_RENDER_WIDTH); in iterate()