Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.hpp1063 glw::GLint m_po_subroutine_uniform_function2_index; member in gl4cts::ShaderSubroutine::NegativeTest1
Dgl4cShaderSubroutineTests.cpp9854 , m_po_subroutine_uniform_function2_index(-1) in NegativeTest1()
10007m_po_subroutine_uniform_function2_index = gl.getSubroutineUniformLocation(m_po_id, GL_VERTEX_SHADE… in initTest()
10010 if (m_po_subroutine_uniform_function_index == -1 || m_po_subroutine_uniform_function2_index == -1) in initTest()
10219 valid_subroutine_locations[m_po_subroutine_uniform_function2_index] = m_po_subroutine_test3_index; in iterate()