KhronosGroup / SPIRV-Headers

SPIRV-Headers
Other
269 stars 254 forks source link

SPV_KHR_quad_control #411

Closed ruiminzhao closed 8 months ago

ruiminzhao commented 8 months ago
  1. Add two new execute modes: RequireFullQuadsKHR and QuadDerivativesKHR
  2. Add two opCodes: OpGroupNonUniformQuadAllKHR and OpGroupNonUniformQuadAnyKHR
  3. Add one Capability: QuadControlKHR
CLAassistant commented 8 months ago

CLA assistant check
All committers have signed the CLA.

alan-baker commented 8 months ago

It appears there are some whitespace issues tripping some of the bots.

dneto0 commented 8 months ago

Landed as #412