st/wgl: add WINAPI qualifiers on wgl function typedefs

Graphics / Mesa 3D Graphics Library / Mesa - Brian Paul [vmware.com] - 3 October 2014 14:45 UTC

Fixes a release build segfault when wglCreateContextAttribsARB() calls the wglCreateContext() function.

Cc: "10.3"

90dc71b st/wgl: add WINAPI qualifiers on wgl function typedefs
src/gallium/state_trackers/wgl/stw_ext_context.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Upstream: cgit.freedesktop.org


  • Share