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

/external/mesa3d/src/mesa/main/
H A Dglheader.h36 #ifdef WGLAPI
37 #undef WGLAPI macro
43 # define WGLAPI __declspec(dllexport) macro
45 # define WGLAPI __declspec(dllimport) macro
47 # define WGLAPI __declspec(dllimport) macro

Completed in 36 milliseconds