aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrTypes.h
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2014-12-09 09:00:49 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-12-09 09:00:49 -0800
commit17168df7798d0d12684f18df0556dc19e65b32e6 (patch)
treec146317e443c68d41d03f7e5b623cf22ef2386e7 /include/gpu/GrTypes.h
parent303044579913eacc177d4b28a674121725c565bb (diff)
Use texture size to determine precision of texture coord varyings.
Diffstat (limited to 'include/gpu/GrTypes.h')
-rw-r--r--include/gpu/GrTypes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/gpu/GrTypes.h b/include/gpu/GrTypes.h
index 1ed7070d44..4e225f0cb9 100644
--- a/include/gpu/GrTypes.h
+++ b/include/gpu/GrTypes.h
@@ -6,8 +6,6 @@
* found in the LICENSE file.
*/
-
-
#ifndef GrTypes_DEFINED
#define GrTypes_DEFINED