KhronosGroup / SPIRV-Headers

SPIRV-Headers
Other
269 stars 254 forks source link

remove Kernel from Image Channel Order and Channel Data Type enums #413

Closed bashbaug closed 7 months ago

bashbaug commented 8 months ago

The Kernel requirement is already expressed transitively, since these enums are only returned by OpImageQueryOrder and OpImageQueryFormat, both which require the Kernel capability.

see: internal SPIR-V issue 773

bashbaug commented 8 months ago

Update from the January 31st teleconference: may need some test updates in SPIR-V Tools.

bashbaug commented 7 months ago

Merging offline, as discussed in the February 7th teleconference.