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