You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
decouple SPV_KHR_shader_clock from the Shader capability
Fixes the SPIR-V grammar file to decouple the SPV_KHR_shader_clock
extension from the Shader capability. This coupling was likely from
an earlier unpublished version of this extension, and no coupling
exists in the published extension specification.
0 commit comments