commit | 319382517afe913285df5bbf76a8a484e6adfbd0 | [log] [tgz] |
---|---|---|
author | Chia-I Wu <olv@google.com> | Mon May 23 15:31:02 2016 +0800 |
committer | Chia-I Wu <olv@google.com> | Tue May 24 07:53:18 2016 +0800 |
tree | 9d14ec5b241174a9c513559db26b01c6c1afd1df | |
parent | 31b2e4f01d31aae107340cbc4221b8d49fb42767 [diff] |
vulkan: advertise VK_EXT_debug_report We use VK_EXT_debug_report to report most messages and we should always advertise the extension. This is complicated however because the HAL may also advertise the extension. Do the minimal and cache whether the HAL supports VK_EXT_debug_report in class Hal. More refactorings will be required if we want to be more flexible. Bug: 28753291 Change-Id: I0298b2c3024e2ed059411128dbbe264c0b289a4b