Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp7213 GLint te_subroutine_uniform_index = 0; in iterate() local
7266te_subroutine_uniform_index = gl.getSubroutineUniformLocation(te_po_id, GL_TESS_EVALUATION_SHADER,… in iterate()
7270 …tc_subroutine_uniform_index == -1 || te_subroutine_uniform_index == -1 || vs_subroutine_uniform_in… in iterate()
7277 … << ", tc:" << tc_subroutine_uniform_index << ", te:" << te_subroutine_uniform_index in iterate()