Patches 9-10 are:
Reviewed-by: Samuel Pitoiset
On 04/12/2018 01:44 AM, Bas Nieuwenhuizen wrote:
This adds everything except non-uniform indexing, which needs a bit
more work and testing.
---
src/amd/vulkan/radv_device.c | 39 +++
src/amd/vulkan/radv_extensio
This adds everything except non-uniform indexing, which needs a bit
more work and testing.
---
src/amd/vulkan/radv_device.c | 39 +++
src/amd/vulkan/radv_extensions.py | 1 +
src/amd/vulkan/radv_shader.c | 2 ++
3 files changed, 42 insertions(+)
diff --git