Searched refs:n_subroutines (Results 1 – 1 of 1) sorted by relevance
600 static const GLuint n_subroutines = sizeof(subroutine_names) / sizeof(subroutine_names[0]); in prepareProgram() local627 for (GLuint i = 0; i < n_subroutines; ++i) in prepareProgram()