Searched refs:maxLocation (Results 1 – 2 of 2) 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()
2007 GLint maxLocation, maxIndex; in runQueryProgram() local2008 glGetIntegerv(GL_MAX_SUBROUTINE_UNIFORM_LOCATIONS, &maxLocation); in runQueryProgram()2018 usedLocations, maxLocation); in runQueryProgram()