commit | 563380d389732337a84e7455caa01ec955ebee30 | [log] [tgz] |
---|---|---|
author | Jesse Hall <jessehall@google.com> | Fri Jan 15 23:14:05 2016 -0800 |
committer | Jesse Hall <jessehall@google.com> | Mon Jan 25 13:49:31 2016 -0800 |
tree | e88de3ffc9c2f58fa82a37126669a20eca9a6784 | |
parent | 4da3bd68ab085b1e07304e64d3deada3dac994e0 [diff] |
vulkan: Update to version 1.0.1 Change-Id: Ib5d538bbcdf61f96bcfc0270b0e461927dd0b15b (cherry picked from commit bfdbddcaf74d05966cde0f260a3d7da5a5b2d591)
diff --git a/vulkan/api/templates/vulkan_h.tmpl b/vulkan/api/templates/vulkan_h.tmpl index c55107d..b2a77ec 100644 --- a/vulkan/api/templates/vulkan_h.tmpl +++ b/vulkan/api/templates/vulkan_h.tmpl
@@ -158,7 +158,7 @@ {{end}} {{end}} ¶ -#ifdef VK_PROTOTYPES +#ifdef VK_NO_PROTOTYPES ¶ {{range $f := AllCommands $}} {{if not (GetAnnotation $f "pfn")}}