On Thu, Oct 12, 2017 at 3:27 PM, Jordan Justen
wrote:
> Didn't you have the same patch written by Connor in your nir-serialize
> series? :)
>
Yes. but I didn't figure "move some files" was worth cherry-picking.
Besides, mine now has meson fixes. :P
--Jason
> -Jordan
>
> On 2017-10-11 13:38:43
On Wed, Oct 11, 2017 at 11:21 PM, Nicolai Hähnle wrote:
> On 11.10.2017 22:38, Jason Ekstrand wrote:
>
>> We're going to want to use the blob for Vulkan pipeline caching so it
>> makes sense to have it in libcompiler not libglsl.
>> ---
>> src/compiler/Makefile.sources| 4 ++--
>>
Didn't you have the same patch written by Connor in your nir-serialize
series? :)
-Jordan
On 2017-10-11 13:38:43, Jason Ekstrand wrote:
> We're going to want to use the blob for Vulkan pipeline caching so it
> makes sense to have it in libcompiler not libglsl.
> ---
> src/compiler/Makefile.sourc
On 11.10.2017 22:38, Jason Ekstrand wrote:
We're going to want to use the blob for Vulkan pipeline caching so it
makes sense to have it in libcompiler not libglsl.
---
src/compiler/Makefile.sources| 4 ++--
src/compiler/{glsl => }/blob.c | 0
src/compiler/{glsl => }/blob
We're going to want to use the blob for Vulkan pipeline caching so it
makes sense to have it in libcompiler not libglsl.
---
src/compiler/Makefile.sources| 4 ++--
src/compiler/{glsl => }/blob.c | 0
src/compiler/{glsl => }/blob.h | 0
src/mesa/state_tracker/st_shad