From: Wang Mingyu <[email protected]> Changelog: =========== - Allow gl_FragDepth identifier to be redeclared - Replace 'GL_TASK(MESH)_SHADER_NV' with 'GL_TASK(MESH)_SHADER_EXT' - Scalarize swizzled MeshEXT stores - Support GL_EXT_long_vector - Add missing preamble #define for GL_EXT_nontemporal_keyword - Support GL_NV_push_constant_bank - Support GL_EXT_descriptor_heap
Signed-off-by: Wang Mingyu <[email protected]> --- .../glslang/{glslang_1.4.335.0.bb => glslang_1.4.341.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/glslang/{glslang_1.4.335.0.bb => glslang_1.4.341.0.bb} (96%) diff --git a/meta/recipes-graphics/glslang/glslang_1.4.335.0.bb b/meta/recipes-graphics/glslang/glslang_1.4.341.0.bb similarity index 96% rename from meta/recipes-graphics/glslang/glslang_1.4.335.0.bb rename to meta/recipes-graphics/glslang/glslang_1.4.341.0.bb index 7d3b5d0bc8..aa4f48bb9c 100644 --- a/meta/recipes-graphics/glslang/glslang_1.4.335.0.bb +++ b/meta/recipes-graphics/glslang/glslang_1.4.341.0.bb @@ -8,7 +8,7 @@ HOMEPAGE = "https://www.khronos.org/opengles/sdk/tools/Reference-Compiler" LICENSE = "BSD-3-Clause & BSD-2-Clause & MIT & Apache-2.0 & GPL-3-with-bison-exception" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=50ff9d0fcde2d5b953ebe431c48e34e3" -SRCREV = "b5782e52ee2f7b3e40bb9c80d15b47016e008bc9" +SRCREV = "f0bd0257c308b9a26562c1a30c4748a0219cc951" SRC_URI = "git://github.com/KhronosGroup/glslang.git;protocol=https;branch=main;tag=vulkan-sdk-${PV} \ file://0001-generate-glslang-pkg-config.patch \ " -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#230717): https://lists.openembedded.org/g/openembedded-core/message/230717 Mute This Topic: https://lists.openembedded.org/mt/117716442/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
