Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.hpp1062 glw::GLint m_po_subroutine_uniform_function_index; member in gl4cts::ShaderSubroutine::NegativeTest1
H A Dgl4cShaderSubroutineTests.cpp9883 , m_po_subroutine_uniform_function_index(-1) in NegativeTest1()
10036m_po_subroutine_uniform_function_index = gl.getSubroutineUniformLocation(m_po_id, GL_VERTEX_SHADE… in initTest()
10040 … if (m_po_subroutine_uniform_function_index == -1 || m_po_subroutine_uniform_function2_index == -1) in initTest()
10251 … valid_subroutine_locations[m_po_subroutine_uniform_function_index] = m_po_subroutine_test1_index; in iterate()