Add utilities for VK_EXT_debug_report
authorPyry Haulos <phaulos@google.com>
Tue, 29 Mar 2016 00:33:23 +0000 (17:33 -0700)
committerPyry Haulos <phaulos@google.com>
Wed, 30 Mar 2016 02:13:41 +0000 (19:13 -0700)
commit867246e525603a3242a91ce52cada18406bd1a05
treed41a074fa4f07923037bbb96562987331eff305e
parent1cd0c53f0a2d56b69e1814a92691a12d2884d66e
Add utilities for VK_EXT_debug_report

Change-Id: Ia884b2dd6688b15d71fa2df4029afe5d3023fa04
Android.mk
external/vulkancts/framework/vulkan/CMakeLists.txt
external/vulkancts/framework/vulkan/vkBasicTypes.inl
external/vulkancts/framework/vulkan/vkDebugReportUtil.cpp [new file with mode: 0644]
external/vulkancts/framework/vulkan/vkDebugReportUtil.hpp [new file with mode: 0644]
external/vulkancts/gen_framework.py