Searched defs:nLocation (Results 1 – 2 of 2) sorted by relevance
46 unsigned int nLocation; /*!< GL location of the Uniform */ member
498 int nLocation; in GetSemantics() local831 GLint nLocation = glGetUniformLocation(m_uiProgram, pszName); in SetDefaultUniformValue() local