Searched refs:maxLocation (Results 1 – 1 of 1) sorted by relevance
669 int maxLocation = 1024; in iterate() local672 m_renderCtx.getFunctions().getIntegerv(GL_MAX_UNIFORM_LOCATIONS, &maxLocation); in iterate()674 uniformInfo[0].location = maxLocation-1; in iterate()