Home
last modified time | relevance | path

Searched defs:glXGetProcAddress (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_getproc.c209 void (*glXGetProcAddress(const GLubyte *procName))() in glXGetProcAddress() function
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11opengl.h41 void *(*glXGetProcAddress) (const GLubyte*); member