Searched refs:m_iterCountLoc (Results 1 – 1 of 1) sorted by relevance
167 int m_iterCountLoc; member in deqp::gles3::Functional::__anonf9388eda0111::FlushFinishCase177 , m_iterCountLoc (0) in FlushFinishCase()222 …m_iterCountLoc = m_context.getRenderContext().getFunctions().getUniformLocation(m_program->getProg… in init()223 TCU_CHECK(m_iterCountLoc >= 0); in init()268 gl.uniform1i(m_iterCountLoc, numIters); in setShaderIterCount()