diff options
author | Tom Stellard <thomas.stellard@amd.com> | 2012-12-10 17:40:02 +0000 |
---|---|---|
committer | Tom Stellard <thomas.stellard@amd.com> | 2013-01-11 16:02:20 +0000 |
commit | bc1fb05f63e165cb4556b8d1f06c131a9719f98e (patch) | |
tree | f30ac35c447cab4dc0dc88b2a898b462c8102184 | |
parent | d2ba4122e2e3e3369ae1a07920acd2ae22060563 (diff) |
r600: Add overrides file
-rw-r--r-- | r600/lib/OVERRIDES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/r600/lib/OVERRIDES b/r600/lib/OVERRIDES new file mode 100644 index 0000000..3f941d8 --- /dev/null +++ b/r600/lib/OVERRIDES @@ -0,0 +1,2 @@ +workitem/get_group_id.cl +workitem/get_global_size.cl |