Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp10216 glw::GLuint valid_subroutine_locations[2] = { 0 }; in iterate() local
10218 valid_subroutine_locations[m_po_subroutine_uniform_function_index] = m_po_subroutine_test1_index; in iterate()
10219 valid_subroutine_locations[m_po_subroutine_uniform_function2_index] = m_po_subroutine_test3_index; in iterate()
10224 …outinesuiv(GL_VERTEX_SHADER, m_po_active_subroutine_uniform_locations, valid_subroutine_locations); in iterate()