Searched defs:GLAPI (Results 1 – 7 of 7) sorted by relevance
4 GLAPI = $(top_srcdir)/src/mapi/glapi macro
51 GLAPI = $(top_srcdir)/src/mapi/glapi/gen macro
56 # define GLAPI __declspec(dllexport) macro58 # define GLAPI __declspec(dllimport) macro60 # define GLAPI extern macro68 # define GLAPI extern macro71 # define GLAPI __attribute__((visibility("default"))) macro99 #define GLAPI extern macro
45 #define GLAPI extern macro
49 #define GLAPI extern macro
32 GLAPI = "./%s/../glapi/gen" % (os.path.dirname(sys.argv[0])) variable