Re: [Mesa-dev] [PATCH v2 0/5] VK_EXT_debug_report

2017-09-07 Thread Jason Ekstrand
Looks pretty good over-all. Most of the comments are on patch 1. I fully expect v3 to get merged. On Mon, Aug 28, 2017 at 10:44 PM, Tapani Pälli wrote: > Hi; > > Here's v2 of VK_EXT_debug_report with fixes to issues found by Jason > and for some issues that came up with crucible testing, I've

[Mesa-dev] [PATCH v2 0/5] VK_EXT_debug_report

2017-08-28 Thread Tapani Pälli
Hi; Here's v2 of VK_EXT_debug_report with fixes to issues found by Jason and for some issues that came up with crucible testing, I've pushed VK_EXT_debug_report support for crucible so that can be used for verifying the functionality. 2 last patches are resent, I think they got lost in the noise a