summaryrefslogtreecommitdiffstats
path: root/gpu/gpu_common.gypi
diff options
context:
space:
mode:
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-30 22:05:46 +0000
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-30 22:05:46 +0000
commitdd289a5d63719ec985f1da01f9e5bca94e83633e (patch)
tree0eb0b740bc0fc56200ab522de5ae43eb0b8a700e /gpu/gpu_common.gypi
parent9fb0dce320b630f9e2e10ff091d8b359a7279410 (diff)
downloadchromium_src-dd289a5d63719ec985f1da01f9e5bca94e83633e.zip
chromium_src-dd289a5d63719ec985f1da01f9e5bca94e83633e.tar.gz
chromium_src-dd289a5d63719ec985f1da01f9e5bca94e83633e.tar.bz2
Add workaround ATI/AMD bug with gl_PointCoord
TEST=gl test BUG=135220 Review URL: https://chromiumcodereview.appspot.com/10692047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145091 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/gpu_common.gypi')
-rw-r--r--gpu/gpu_common.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/gpu_common.gypi b/gpu/gpu_common.gypi
index 6e19802..6fa68294 100644
--- a/gpu/gpu_common.gypi
+++ b/gpu/gpu_common.gypi
@@ -237,6 +237,7 @@
'command_buffer/tests/gl_depth_texture_unittest.cc',
'command_buffer/tests/gl_manager.cc',
'command_buffer/tests/gl_manager.h',
+ 'command_buffer/tests/gl_pointcoord_unittest.cc',
'command_buffer/tests/gl_tests_main.cc',
'command_buffer/tests/gl_test_utils.cc',
'command_buffer/tests/gl_test_utils.h',