Searched refs:tc_subroutine_uniform_index (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp7197 GLint tc_subroutine_uniform_index = 0; local
7251 tc_subroutine_uniform_index = gl.getSubroutineUniformLocation(tc_po_id, GL_TESS_CONTROL_SHADER, "function");
7256 tc_subroutine_uniform_index == -1 || te_subroutine_uniform_index == -1 || vs_subroutine_uniform_index == -1)
7262 << ", tc:" << tc_subroutine_uniform_index << ", te:" << te_subroutine_uniform_index

Completed in 1467 milliseconds