Re: [Mesa-dev] [PATCH 02/11] i965: initialize SPIR-V capabilities

2018-03-26 Thread Jason Ekstrand
On March 26, 2018 07:53:44 Alejandro Piñeiro wrote: Ping. This is the only pending patch to review from this series. Although it is independent enough and I could submit to master the rest of the series, I would prefer to push all the series, and move to shape a second batch without pending

Re: [Mesa-dev] [PATCH 02/11] i965: initialize SPIR-V capabilities

2018-03-26 Thread Alejandro Piñeiro
Ping. This is the only pending patch to review from this series. Although it is independent enough and I could submit to master the rest of the series, I would prefer to push all the series, and move to shape a second batch without pending patches around. Thanks in advance. On 08/03/18 09:1

[Mesa-dev] [PATCH 02/11] i965: initialize SPIR-V capabilities

2018-03-08 Thread Alejandro Piñeiro
Needed for ARB_gl_spirv. Right now those are the same that the intel vulkan driver, but those are not shared. From the ARB_spirv_extensions spec: "3. If a new GL extension is added that includes SPIR-V support via a new SPIR-V extension does it's SPIR-V extension also get enumerated by th