Searched defs:uniName (Results 1 – 2 of 2) sorted by relevance
293 const string uniName = "uni" + de::toString(uniformNdx); in genShaderSources() local
1179 int ProgramData::getGuestUniformLocation(const char* uniName) { in getGuestUniformLocation()