HomeSort by: relevance | last modified time | path
    Searched refs:__GLX_NUMBER_EVENTS (Results 1 - 9 of 9) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/glx/
vndext.c 235 extEntry = AddExtension(GLX_EXTENSION_NAME, __GLX_NUMBER_EVENTS,
  /xsrc/external/mit/xorg-server.old/dist/glx/
glxext.c 361 extEntry = AddExtension(GLX_EXTENSION_NAME, __GLX_NUMBER_EVENTS,
  /xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
glxext.c 318 extEntry = AddExtension(GLX_EXTENSION_NAME, __GLX_NUMBER_EVENTS,
  /xsrc/external/mit/MesaLib/dist/include/GL/
glx.h 173 ** __GLX_NUMBER_EVENTS is set to 17 to account for the BufferClobberSGIX
180 #define __GLX_NUMBER_EVENTS 17
  /xsrc/external/mit/MesaLib.old/dist/include/GL/
glx.h 178 ** __GLX_NUMBER_EVENTS is set to 17 to account for the BufferClobberSGIX
185 #define __GLX_NUMBER_EVENTS 17
  /xsrc/external/mit/MesaLib/dist/src/glx/
glxext.c 898 for (i = 0; i < __GLX_NUMBER_EVENTS; i++) {
  /xsrc/external/mit/MesaLib.old/dist/src/glx/
glxext.c 904 for (i = 0; i < __GLX_NUMBER_EVENTS; i++) {
  /xsrc/external/mit/libepoxy/src/
glx_generated.h 459 #define __GLX_NUMBER_EVENTS 17
  /xsrc/external/mit/xorgproto/dist/include/GL/
glxproto.h 60 ** __GLX_NUMBER_EVENTS is set to 17 to account for the BufferClobberSGIX
67 #define __GLX_NUMBER_EVENTS 17

Completed in 24 milliseconds