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