Skip to content

Tags: EpicGames/SPIRV-Tools

Tags

v2019.4

Finalizing v2019.4 release.

v2019.3

Finalizing v2019.3 release.

v2019.2

Finalize SPIRV-Tools 2019.2

v2019.1

Finalizing v2019.1 release.

v2018.6

Finalize v2018.6 release.

v2018.5

SPIRV-Tools v2018.5

master-tot

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Convert validation to use libspriv::Instruction where possible. (Khro…

…nosGroup#1663)

For the instructions which execute after the IdPass check we can provide
the Instruction instead of the spv_parsed_instruction_t. This
Instruction class provides a bit more context (like the source line)
that is not available from spv_parsed_instruction_t.

v2018.4

SPIRV-Tools v2018.4

gitlab-spv-khr-8bit-storage

Support SPV_KHR_8bit_storage

This was used to develop Vulkan CTS tests for VK_KHR_8bit_storage.

v2018.3

SPIRV-Tools v2018.3