Searched refs:offsetLoc (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dconvolutions.c260 GLuint offsetLoc = glGetUniformLocationARB(program, "Offset"); local in function:createProgram
261 glUniform2fv(offsetLoc, 9, offsets);

Completed in 2 milliseconds