Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(91)

Unified Diff: skia/skia_common.gypi

Issue 1260253003: gpu: Add calling convention for win32 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: another merge Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « skia/skia.gyp ('k') | third_party/khronos/KHR/khrplatform.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_common.gypi
diff --git a/skia/skia_common.gypi b/skia/skia_common.gypi
index 8880d98cd71bf141f338289ec36a9f81fd9c6591..594a646806cf709819396f95d8267281edd8f608 100644
--- a/skia/skia_common.gypi
+++ b/skia/skia_common.gypi
@@ -54,6 +54,7 @@
# size.
# http://crbug.com/314387
'SK_DEFAULT_FONT_CACHE_COUNT_LIMIT=256',
+ 'GR_GL_FUNCTION_TYPE=__stdcall',
],
}],
[ 'desktop_linux == 0 and chromeos == 0', {
« no previous file with comments | « skia/skia.gyp ('k') | third_party/khronos/KHR/khrplatform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698