aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/vk
diff options
context:
space:
mode:
authorGravatar egdaniel <egdaniel@google.com>2016-06-28 08:07:26 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-06-28 08:07:26 -0700
commitab527a5bbfb1eae4f99a1435d349a44d00477d82 (patch)
tree60f263e5f6162814a510b54419ee7ac939bc23e6 /include/gpu/vk
parent085cad4abcca4e10dcc6ba95347c378d4c47fb90 (diff)
Enable many more tests for Vulkan
Diffstat (limited to 'include/gpu/vk')
-rw-r--r--include/gpu/vk/GrVkTypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gpu/vk/GrVkTypes.h b/include/gpu/vk/GrVkTypes.h
index 4647343226..782cb90b21 100644
--- a/include/gpu/vk/GrVkTypes.h
+++ b/include/gpu/vk/GrVkTypes.h
@@ -27,7 +27,7 @@
///////////////////////////////////////////////////////////////////////////////
/**
- * Types for interacting with Vulkan resources created externally to Skia. GrBackendObjects for
+ * Types for interacting with Vulkan resources created externally to Skia. GrBackendObjects for
* Vulkan textures are really const GrVkImageInfo*
*/
struct GrVkAlloc {