Searched defs:offsetLoc (Results 1 – 3 of 3) sorted by relevance
619 const int offsetLoc = gl.glGetAttribLocation(m_program->getProgram(), "a_offset"); in renderTo() local893 const int offsetLoc = gl.glGetAttribLocation(m_program->getProgram(), "a_offset"); in renderTo() local
425 const deInt32 offsetLoc = gl.getUniformLocation(m_program->getProgram(), "u_offset"); in preDraw() local
524 int offsetLoc = glGetAttribLocation(program, "a_instanceOffset"); in setupAndRender() local