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

/xsrc/external/mit/libepoxy/dist/test/
H A Dwgl_per_context_funcptrs.c50 #define OVERRIDE_API(type) __declspec(dllexport) type __stdcall macro
52 OVERRIDE_API (GLuint) override_glCreateShader_ctx1(GLenum target);
53 OVERRIDE_API (GLuint) override_glCreateShader_ctx2(GLenum target);
54 OVERRIDE_API (PROC) override_wglGetProcAddress(LPCSTR name);
56 OVERRIDE_API (GLuint)
66 OVERRIDE_API (GLuint)
76 OVERRIDE_API (PROC)

Completed in 2 milliseconds