Searched defs:matLoc (Results 1 – 1 of 1) sorted by relevance
1027 GLint matLoc, in drawRectAndBlit()1077 GLint matLoc = glGetUniformLocation(program, "mat"); in TEST_P() local