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