KhronosGroup / SPIRV-Headers

SPIRV-Headers
Other
269 stars 254 forks source link

Support for SPV_KHR_untyped_pointers #439

Closed alan-baker closed 2 months ago

alan-baker commented 2 months ago

Spec PR: https://github.com/KhronosGroup/SPIRV-Registry/pull/258

bashbaug commented 2 months ago

Merging as discussed in the July 17th teleconference.

ErikHogeman commented 2 months ago

Is it intentional that the 'OpUntypedPrefetchKHR' instruction is missing from the headers? https://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/KHR/SPV_KHR_untyped_pointers.html#OpUntypedPrefetchKHR

alan-baker commented 2 months ago

No. It was a late addition to the extension, I'll make a PR for it.