Searched refs:m_textureLoc (Results 1 – 1 of 1) sorted by relevance
136 GLuint m_textureLoc; member in deqp::egl::__anon5a2e14880111::TestContext586 m_textureLoc = m_gl.getUniformLocation(m_program, "u_sampler"); in TestContext()683 m_gl.uniform1i(m_textureLoc, 0); in render()