Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcMultipleContextsTests.cpp600 static const GLuint n_subroutines = sizeof(subroutine_names) / sizeof(subroutine_names[0]); in prepareProgram() local
627 for (GLuint i = 0; i < n_subroutines; ++i) in prepareProgram()