Home
last modified time | relevance | path

Searched defs:nLocation (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPFXParserAPI.h46 unsigned int nLocation; /*!< GL location of the Uniform */ member
DPVRTPFXParserAPI.cpp498 int nLocation; in GetSemantics() local
831 GLint nLocation = glGetUniformLocation(m_uiProgram, pszName); in SetDefaultUniformValue() local