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
Added support for newer versions of SPIR-V. "spirv" target now respects the "version" config field. Defaults to 1.0 if unset.
SPIRV_VERSION define now follows the standard version defines. It now properly respects the target version, rather than the newest version, and the documentation now properly reflects how it is set.