Skip to content

Tags: EpicGames/SPIRV-Tools

Tags

v2019.4

Toggle v2019.4's commit message
Finalizing v2019.4 release.

v2019.3

Toggle v2019.3's commit message
Finalizing v2019.3 release.

v2019.2

Toggle v2019.2's commit message
Finalize SPIRV-Tools 2019.2

v2019.1

Toggle v2019.1's commit message
Finalizing v2019.1 release.

v2018.6

Toggle v2018.6's commit message
Finalize v2018.6 release.

v2018.5

Toggle v2018.5's commit message
SPIRV-Tools v2018.5

master-tot

Toggle master-tot's commit message

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

Toggle v2018.4's commit message
SPIRV-Tools v2018.4

gitlab-spv-khr-8bit-storage

Toggle gitlab-spv-khr-8bit-storage's commit message
Support SPV_KHR_8bit_storage

This was used to develop Vulkan CTS tests for VK_KHR_8bit_storage.

v2018.3

Toggle v2018.3's commit message
SPIRV-Tools v2018.3