Searched refs:n_te_subroutine (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cShaderSubroutineTests.cpp | 7275 unsigned int n_te_subroutine = ((n_subroutine_permutation & (1 << 3)) != 0) ? 1 : 0; in iterate() local 7288 { GL_TESS_EVALUATION_SHADER, te_po_id, te_subroutine_indices + n_te_subroutine }, in iterate() 7316 n_te_subroutine, n_vs_idx, n_vs_subroutine); in iterate() 7356 unsigned int n_te_subroutine, unsigned int n_vs_id, in verifyReadBuffer() argument 7399 if (n_te_subroutine == 0) in verifyReadBuffer() 7448 << " n_te_subroutine:" << n_te_subroutine << " n_vs_id:" << n_vs_id in verifyReadBuffer()
|
D | gl4cShaderSubroutineTests.hpp | 766 unsigned int n_te_id, unsigned int n_te_subroutine, unsigned int n_vs_id,
|