Searched refs:glfuncs (Results 1 – 2 of 2) sorted by relevance
336 } glfuncs[] = { variable381 for(i=0;i<sizeof(glfuncs)/sizeof(glfuncs[0]);i++) { in DC_GL_GetProcAddress()382 if (SDL_strcmp(proc,glfuncs[i].name)==0) return glfuncs[i].addr; in DC_GL_GetProcAddress()
72 glfuncs; typedef74 void init_glfuncs(glfuncs* f) in init_glfuncs()99 glfuncs f; in main()