Re: [Mesa-dev] [PATCH] anv: Fix descriptors copying

2017-09-16 Thread Jason Ekstrand
Oh, and Reviewed-by: Jason Ekstrand On September 16, 2017 08:55:16 Jason Ekstrand wrote: Clearly there are no tests for this... If you wanted to go above and beyond, you could write I've. :-) On September 16, 2017 05:24:25 Józef Kucia wrote: Trivial. Cc: mesa-sta...@lists.freedeskto

Re: [Mesa-dev] [PATCH] anv: Fix descriptors copying

2017-09-16 Thread Jason Ekstrand
Clearly there are no tests for this... If you wanted to go above and beyond, you could write I've. :-) On September 16, 2017 05:24:25 Józef Kucia wrote: Trivial. Cc: mesa-sta...@lists.freedesktop.org --- I do not have commit access. --- src/intel/vulkan/anv_descriptor_set.c | 2 +- 1 f

[Mesa-dev] [PATCH] anv: Fix descriptors copying

2017-09-16 Thread Józef Kucia
Trivial. Cc: mesa-sta...@lists.freedesktop.org --- I do not have commit access. --- src/intel/vulkan/anv_descriptor_set.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/intel/vulkan/anv_descriptor_set.c b/src/intel/vulkan/anv_descriptor_set.c index 91387c065e..84077982