Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderSubroutineTests.cpp7199 GLint te_subroutine_uniform_index = 0; in iterate() local
7252te_subroutine_uniform_index = gl.getSubroutineUniformLocation(te_po_id, GL_TESS_EVALUATION_SHADER,… in iterate()
7256 …tc_subroutine_uniform_index == -1 || te_subroutine_uniform_index == -1 || vs_subroutine_uniform_in… in iterate()
7262 << ", tc:" << tc_subroutine_uniform_index << ", te:" << te_subroutine_uniform_index in iterate()