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

/openjdk7/jdk/src/solaris/native/sun/java2d/opengl/
H A DOGLFuncs_md.h74 typedef void * (GLAPIENTRY *glXGetProcAddressType)(const char *); typedef
110 static glXGetProcAddressType j2d_glXGetProcAddress; \
124 j2d_glXGetProcAddress = (glXGetProcAddressType) \
127 j2d_glXGetProcAddress = (glXGetProcAddressType) \

Completed in 26 milliseconds