Searched refs:gl2_num_funcs (Results 1 – 2 of 2) sorted by relevance
129 for (int i=0; i<gl2_num_funcs; i++) { in getProcAddress()
391 static const int gl2_num_funcs = sizeof(gl2_funcs_by_name) / sizeof(struct _gl2_funcs_by_name); variable