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

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.cpp3390 std::vector<GLint> compatible_subroutines; local
3394 compatible_subroutines.resize(m_n_active_subroutines);
3397 0, &compatible_subroutines[0]);
3404 index_sum += compatible_subroutines[i];
3420 message << compatible_subroutines[i]; local
3474 std::vector<GLint> compatible_subroutines; local
3475 compatible_subroutines.resize(m_n_active_subroutines);
3479 &compatible_subroutines[0]);
3485 index_sum += compatible_subroutines[i];
3498 message << compatible_subroutines[ local
[all...]

Completed in 152 milliseconds