Searched refs:m_left_image (Results 1 – 2 of 2) sorted by relevance
737 glw::GLuint m_left_image; member in gl4cts::ShaderSubroutine::FunctionalTest12
5854 , m_left_image(0) in FunctionalTest12()6261 m_left_image = program.getUniformLocation(uniform_names[0]); in testImage()6316 gl.uniform1i(m_left_image, 0); in testImageDraw()