Searched refs:entrypoint_strings (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c4565 static const char entrypoint_strings[] = { variable in typeref:typename:const char[]
74131 return epoxy_get_core_proc_address(entrypoint_strings + entrypoints[i], 10);
74135 return epoxy_get_core_proc_address(entrypoint_strings + entrypoints[i], 11);
74139 return epoxy_get_core_proc_address(entrypoint_strings + entrypoints[i], 12);
74143 return epoxy_get_core_proc_address(entrypoint_strings + entrypoints[i], 13);
74147 return epoxy_get_core_proc_address(entrypoint_strings + entrypoints[i], 14);
74151 return epoxy_get_core_proc_address(entrypoint_strings + entrypoints[i], 15);
74155 return epoxy_get_core_proc_address(entrypoint_strings + entrypoints[i], 20);
74159 return epoxy_get_core_proc_address(entrypoint_strings + entrypoints[i], 21);
74163 return epoxy_get_core_proc_address(entrypoint_strings
[all...]
H A Degl_generated_dispatch.c354 static const char entrypoint_strings[] = { variable in typeref:typename:const char[]
3673 return epoxy_egl_dlsym(entrypoint_strings + entrypoints[i]);
3677 return epoxy_egl_dlsym(entrypoint_strings + entrypoints[i]);
3681 return epoxy_egl_dlsym(entrypoint_strings + entrypoints[i]);
3685 return epoxy_egl_dlsym(entrypoint_strings + entrypoints[i]);
3689 return epoxy_egl_dlsym(entrypoint_strings + entrypoints[i]);
3693 return eglGetProcAddress(entrypoint_strings + entrypoints[i]);
3697 return eglGetProcAddress(entrypoint_strings + entrypoints[i]);
3701 return eglGetProcAddress(entrypoint_strings + entrypoints[i]);
3705 return eglGetProcAddress(entrypoint_strings
[all...]
H A Dglx_generated_dispatch.c301 static const char entrypoint_strings[] = { variable in typeref:typename:const char[]
3244 return epoxy_glx_dlsym(entrypoint_strings + entrypoints[i]);
3248 return epoxy_glx_dlsym(entrypoint_strings + entrypoints[i]);
3252 return epoxy_glx_dlsym(entrypoint_strings + entrypoints[i]);
3256 return epoxy_glx_dlsym(entrypoint_strings + entrypoints[i]);
3260 return glXGetProcAddress((const GLubyte *)entrypoint_strings + entrypoints[i]);
3264 return glXGetProcAddress((const GLubyte *)entrypoint_strings + entrypoints[i]);
3268 return glXGetProcAddress((const GLubyte *)entrypoint_strings + entrypoints[i]);
3272 return glXGetProcAddress((const GLubyte *)entrypoint_strings + entrypoints[i]);
3276 return glXGetProcAddress((const GLubyte *)entrypoint_strings
[all...]

Completed in 176 milliseconds