Searched refs:MAX_CUBE_RENDER_HEIGHT (Results 1 – 2 of 2) sorted by relevance
73 static const int MAX_CUBE_RENDER_HEIGHT = 28*2*2; variable782 const int texHeight = 1 << deLog2Ceil32(MAX_CUBE_RENDER_HEIGHT / 2 / 2); in init()870 …nst int viewportHeight = deMin32(m_context.getRenderTarget().getHeight(), MAX_CUBE_RENDER_HEIGHT); in iterate()
83 static const int MAX_CUBE_RENDER_HEIGHT = 28*2*2; variable886 const int texHeight = 1 << deLog2Ceil32(MAX_CUBE_RENDER_HEIGHT / 2 / 2); in init()974 …nst int viewportHeight = deMin32(m_context.getRenderTarget().getHeight(), MAX_CUBE_RENDER_HEIGHT); in iterate()