Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcMultipleContextsTests.cpp599 … static const GLuint n_subroutines = sizeof(subroutine_names) / sizeof(subroutine_names[0]); in prepareProgram() local
626 for (GLuint i = 0; i < n_subroutines; ++i) in prepareProgram()