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