Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cCommonBugsTests.cpp4850 for (unsigned int n_current_context_keyword = 0; n_current_context_keyword < context_n_keywords; in getReservedNames() local
4851 ++n_current_context_keyword) in getReservedNames()
4853 const char *current_context_keyword = context_keywords[n_current_context_keyword]; in getReservedNames()