Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.hpp1063 glw::GLint m_po_subroutine_uniform_function2_index; member in gl4cts::ShaderSubroutine::NegativeTest1
H A Dgl4cShaderSubroutineTests.cpp9884 , m_po_subroutine_uniform_function2_index(-1) in NegativeTest1()
10037m_po_subroutine_uniform_function2_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()
10252 … valid_subroutine_locations[m_po_subroutine_uniform_function2_index] = m_po_subroutine_test3_index; in iterate()