Re: [Mesa-dev] [PATCH] radv: bump maxGeometryShaderInvocations.

2017-04-13 Thread Bas Nieuwenhuizen
Reviewed-by: Bas Nieuwenhuizen On Thu, Apr 13, 2017 at 9:29 PM, Dave Airlie wrote: > From: Dave Airlie > > This bumps it to the same level as amdgpu-pro, it also > moves a bunch of dEQP-VK.geometry.instanced.* from > NotSupported to Pass. > > Signed-off-by: Dave Airlie > --- > src/amd/vulkan/

[Mesa-dev] [PATCH] radv: bump maxGeometryShaderInvocations.

2017-04-13 Thread Dave Airlie
From: Dave Airlie This bumps it to the same level as amdgpu-pro, it also moves a bunch of dEQP-VK.geometry.instanced.* from NotSupported to Pass. Signed-off-by: Dave Airlie --- src/amd/vulkan/radv_device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/amd/vulkan/radv_