Home
last modified time | relevance | path

Searched refs:m_left_image (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.hpp737 glw::GLuint m_left_image; member in gl4cts::ShaderSubroutine::FunctionalTest12
Dgl4cShaderSubroutineTests.cpp5854 , 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()