commit | 95e6dba42bec7fb5786bbe9254bb7aa78d8a85fd | [log] [tgz] |
---|---|---|
author | Courtney Goeltzenleuchter <courtneygo@google.com> | Wed Nov 25 11:38:54 2015 -0700 |
committer | Jon Ashburn <jon@lunarg.com> | Tue Dec 15 09:04:00 2015 -0700 |
tree | b5283141b9f3427bac5e30da42e2fc90144d8519 | |
parent | f8fe1288185e8721a9c2da2143259fad4c77eda1 [diff] [blame] |
layers: rename VkDbgObjectType VkDebugReportObjectTypeLUNARG fits the extension naming requirements
diff --git a/demos/cube.c b/demos/cube.c index 8323707..4ebfdbc 100644 --- a/demos/cube.c +++ b/demos/cube.c
@@ -257,7 +257,7 @@ VkBool32 dbgFunc( VkFlags msgFlags, - VkDbgObjectType objType, + VkDebugReportObjectTypeLUNARG objType, uint64_t srcObject, size_t location, int32_t msgCode,