Searched refs:posScaleLocation (Results 1 – 1 of 1) sorted by relevance
842 const glw::GLint posScaleLocation = gl.getUniformLocation(m_program->getProgram(), "u_posScale"); in setupRender() local846 TCU_CHECK(posScaleLocation != -1); in setupRender()889 …gl.uniform4f(posScaleLocation, config.patternPos.x(), config.patternPos.y(), config.patternSize.x(… in setupRender()