Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/HEAD
/
.
/
external
/
epoxy
/
epoxy.windows.api.patch
blob: 985f2d880839c928e5b60fdf09cf88a291ffe584 [
file
] [
log
] [
blame
] [
edit
]
---
include
/
epoxy
/
gl
.
h
+++
include
/
epoxy
/
gl
.
h
@@
-
59
,
7
+
59
,
8
@@
#else
#ifndef
APIENTRY
-#
define APIENTRY __stdcall
+#
define WINAPI __stdcall
+#
define APIENTRY WINAPI
#endif
#ifndef
GLAPIENTRY