Page MenuHomeSolus

Update spirv-tools 2016.7-dev for vulkan 1.0.54.0
AbandonedPublic

Authored by kyrios123 on Jun 24 2017, 3:24 PM.
Referenced Files
F10989527: D489.id1482.diff
Mon, Jul 24, 3:48 PM
F10987724: D489.diff
Mon, Jul 24, 6:59 AM
F10986538: D489.diff
Mon, Jul 24, 1:46 AM
F10896591: D489.diff
Jul 2 2023, 1:23 AM
F10877383: D489.diff
Jun 20 2023, 6:43 PM
F10784213: D489.id.diff
May 25 2023, 11:37 PM
F10774339: D489.id.diff
May 22 2023, 5:24 AM
F10769238: D489.id1019.diff
May 20 2023, 2:26 PM

Details

Reviewers
None
Group Reviewers
Triage Team
Summary

Update SPIRV-Tools 2016.7-dev for Vulkan 1.0.54.0 (commit adb237f)
Full Changelog

Depends on D488

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Required for Vulkan update

Diff Detail

Repository
R2951 spirv-tools
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kyrios123 retitled this revision from Update spirv-tools to 2016.6 to Update spirv-tools for vulkan 1.0.54.0.
kyrios123 edited the summary of this revision. (Show Details)

Update for vulkan 1.0.54.0

kyrios123 retitled this revision from Update spirv-tools for vulkan 1.0.54.0 to Update spirv-tools 2016.7-dev for vulkan 1.0.54.0.
kyrios123 edited the summary of this revision. (Show Details)

Set correct version number

Why isn't this 2016.6 since nothing newer has been tagged?

Why isn't this 2016.6 since nothing newer has been tagged?

Because I am not sure they will still make new tags/releases ( look at what they do here https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers/tree/master/external_revisions )

The version I used correspond to the revision that was used in the Vulkan package that I built.
Nowadays, the SPIRV-headers, the SPIRV-tools and glslang are all built together with Vulkan. It would probably be safer to drop these packages and build them all together within the Vulkan package.

Sorry, didn't see this! :(

In D489#21191, @ikey wrote:

Sorry, didn't see this! :(

Never mind, it was outdated already anyway !