KhronosGroup / VK-GL-CTS

Khronos Vulkan, OpenGL, and OpenGL ES Conformance Tests
https://www.khronos.org/
Apache License 2.0
521 stars 290 forks source link

Derivate subgroup fix #442

Open robclark opened 7 months ago

robclark commented 7 months ago

Add missing checks for subgroup support. Fixes dEQP-VK.glsl.derivate.* on devices which do not support VK_SUBGROUP_FEATURE_QUAD_BIT

CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.

okias commented 7 months ago
Tested-by: David Heidelberg <david.heidelberg@collabora.com>

Tested in our MesaCI.

lordalcol commented 6 months ago

We are currently checking and reviewing this in Khronos CI.