Default GR_GL_FUNCTION_TYPE to __stdcall on Windows.
authormtklein <mtklein@chromium.org>
Wed, 10 Aug 2016 14:30:21 +0000 (07:30 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 10 Aug 2016 14:30:21 +0000 (07:30 -0700)
commit3d96cb8db71895ff1e34d537774f94a578fcec49
tree23ae9e6fdc85921f3e93d5c864e9cb24d77e9c24
parentd1cfb5bebec0b2a8e36e6e1f5768cbb473522000
Default GR_GL_FUNCTION_TYPE to __stdcall on Windows.

Why is this configurable if we can't work without it?

Just to confirm, this is a Windows constraint, not an MSVC constraint, right?
Clang on Windows also needs __stdcall?

BUG=skia:5617
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2233883002

Review-Url: https://codereview.chromium.org/2233883002
gyp/common_conditions.gypi
gyp/gpu.gyp
include/gpu/gl/GrGLConfig.h