Re: [Mesa-dev] [PATCH 00/16] Various Vulkan/SPIR-V fixes (mostly SPIR-V)

2016-07-22 Thread Kenneth Graunke
On Thursday, July 21, 2016 9:21:39 PM PDT Jason Ekstrand wrote: > I pulled the latest version of the Vulkan CTS and gave it a run. One of > the major aditions was a pile of tests for different texturing operations. > This demonstrated that our texturing support was, well, sub-par. These > patches

Re: [Mesa-dev] [PATCH 00/16] Various Vulkan/SPIR-V fixes (mostly SPIR-V)

2016-07-21 Thread Jason Ekstrand
Please ignore the N/9 patches. They've already been merged but somehow got sent by git-send-email. On Thu, Jul 21, 2016 at 9:21 PM, Jason Ekstrand wrote: > I pulled the latest version of the Vulkan CTS and gave it a run. One of > the major aditions was a pile of tests for different texturing o

[Mesa-dev] [PATCH 00/16] Various Vulkan/SPIR-V fixes (mostly SPIR-V)

2016-07-21 Thread Jason Ekstrand
I pulled the latest version of the Vulkan CTS and gave it a run. One of the major aditions was a pile of tests for different texturing operations. This demonstrated that our texturing support was, well, sub-par. These patches get it most of the way fixed up. As a nice side-benifit, it also fixes