Home | History | Annotate | Download | only in functional

Lines Matching full:offsetloc

436 		const deInt32			offsetLoc	= gl.getUniformLocation(m_program->getProgram(), "u_offset");
439 if (offsetLoc == -1)
444 gl.uniform1i(offsetLoc, 0);