From: Wang Mingyu <[email protected]> Changelog: ========== - Do not fold mul and adds to generate fmas - add OpExtInst forward ref fixup pass - Separate Location check for tess patch - Validate MemoryAccessMask of OpCooperativeMatrixStoreKHR - OpSampledImage extra validation - add support for OpExtInstWithForwardRefs - add decorations to comments - Add --nested-indent and --reorder-blocks
Signed-off-by: Wang Mingyu <[email protected]> --- .../spir/{spirv-tools_1.3.283.0.bb => spirv-tools_1.3.290.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/spir/{spirv-tools_1.3.283.0.bb => spirv-tools_1.3.290.0.bb} (97%) diff --git a/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb b/meta/recipes-graphics/spir/spirv-tools_1.3.290.0.bb similarity index 97% rename from meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb rename to meta/recipes-graphics/spir/spirv-tools_1.3.290.0.bb index 292a17f00d..1270da5b85 100644 --- a/meta/recipes-graphics/spir/spirv-tools_1.3.283.0.bb +++ b/meta/recipes-graphics/spir/spirv-tools_1.3.290.0.bb @@ -7,7 +7,7 @@ SECTION = "graphics" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRCREV = "dd4b663e13c07fea4fbb3f70c1c91c86731099f7" +SRCREV = "0cfe9e7219148716dfd30b37f4d21753f098707a" SRC_URI = "git://github.com/KhronosGroup/SPIRV-Tools.git;branch=main;protocol=https" PE = "1" # These recipes need to be updated in lockstep with each other: -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#202599): https://lists.openembedded.org/g/openembedded-core/message/202599 Mute This Topic: https://lists.openembedded.org/mt/107601654/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
