Searched refs:vtxLoc (Results 1 – 1 of 1) sorted by relevance
1421 GLint vtxLoc = glGetUniformLocation(changeName, "vtxScale"); in testActiveProgramUniform() local1430 glUniform1f(vtxLoc, refPp.vtxScale); in testActiveProgramUniform()