From: Benjamin Otte Date: Tue, 20 Jun 2023 18:16:07 +0000 (+0200) Subject: vulkan: Rebuild the precompiled shaders X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~1^2~117^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=169355f771942ac626cecb1f056082bb6ffca0c7;p=gtk4.git vulkan: Rebuild the precompiled shaders We forgot that with all the changes. --- diff --git a/gsk/vulkan/resources/blendmode-clip-rounded.frag.spv b/gsk/vulkan/resources/blendmode-clip-rounded.frag.spv index 423ac50f4a..b1f01de900 100644 Binary files a/gsk/vulkan/resources/blendmode-clip-rounded.frag.spv and b/gsk/vulkan/resources/blendmode-clip-rounded.frag.spv differ diff --git a/gsk/vulkan/resources/blendmode-clip-rounded.vert.spv b/gsk/vulkan/resources/blendmode-clip-rounded.vert.spv index efc8c1dde5..13f49e72c0 100644 Binary files a/gsk/vulkan/resources/blendmode-clip-rounded.vert.spv and b/gsk/vulkan/resources/blendmode-clip-rounded.vert.spv differ diff --git a/gsk/vulkan/resources/blendmode-clip.frag.spv b/gsk/vulkan/resources/blendmode-clip.frag.spv index f6f8196ef0..5fae3d4921 100644 Binary files a/gsk/vulkan/resources/blendmode-clip.frag.spv and b/gsk/vulkan/resources/blendmode-clip.frag.spv differ diff --git a/gsk/vulkan/resources/blendmode-clip.vert.spv b/gsk/vulkan/resources/blendmode-clip.vert.spv index efc8c1dde5..13f49e72c0 100644 Binary files a/gsk/vulkan/resources/blendmode-clip.vert.spv and b/gsk/vulkan/resources/blendmode-clip.vert.spv differ diff --git a/gsk/vulkan/resources/blendmode.frag.spv b/gsk/vulkan/resources/blendmode.frag.spv index f6f8196ef0..5fae3d4921 100644 Binary files a/gsk/vulkan/resources/blendmode.frag.spv and b/gsk/vulkan/resources/blendmode.frag.spv differ diff --git a/gsk/vulkan/resources/blendmode.vert.spv b/gsk/vulkan/resources/blendmode.vert.spv index 4c4a8ebce3..a0cf5d61c5 100644 Binary files a/gsk/vulkan/resources/blendmode.vert.spv and b/gsk/vulkan/resources/blendmode.vert.spv differ diff --git a/gsk/vulkan/resources/blur-clip-rounded.frag.spv b/gsk/vulkan/resources/blur-clip-rounded.frag.spv index 69de15f823..6143d5887b 100644 Binary files a/gsk/vulkan/resources/blur-clip-rounded.frag.spv and b/gsk/vulkan/resources/blur-clip-rounded.frag.spv differ diff --git a/gsk/vulkan/resources/blur-clip-rounded.vert.spv b/gsk/vulkan/resources/blur-clip-rounded.vert.spv index d87ff54381..7eba3c835d 100644 Binary files a/gsk/vulkan/resources/blur-clip-rounded.vert.spv and b/gsk/vulkan/resources/blur-clip-rounded.vert.spv differ diff --git a/gsk/vulkan/resources/blur-clip.frag.spv b/gsk/vulkan/resources/blur-clip.frag.spv index edcb13a2f3..12f42b7e5e 100644 Binary files a/gsk/vulkan/resources/blur-clip.frag.spv and b/gsk/vulkan/resources/blur-clip.frag.spv differ diff --git a/gsk/vulkan/resources/blur-clip.vert.spv b/gsk/vulkan/resources/blur-clip.vert.spv index d87ff54381..7eba3c835d 100644 Binary files a/gsk/vulkan/resources/blur-clip.vert.spv and b/gsk/vulkan/resources/blur-clip.vert.spv differ diff --git a/gsk/vulkan/resources/blur.frag.spv b/gsk/vulkan/resources/blur.frag.spv index edcb13a2f3..12f42b7e5e 100644 Binary files a/gsk/vulkan/resources/blur.frag.spv and b/gsk/vulkan/resources/blur.frag.spv differ diff --git a/gsk/vulkan/resources/blur.vert.spv b/gsk/vulkan/resources/blur.vert.spv index b92d7f0877..51185e4654 100644 Binary files a/gsk/vulkan/resources/blur.vert.spv and b/gsk/vulkan/resources/blur.vert.spv differ diff --git a/gsk/vulkan/resources/border-clip-rounded.frag.spv b/gsk/vulkan/resources/border-clip-rounded.frag.spv index 4f92e4b3a9..80135c9ff3 100644 Binary files a/gsk/vulkan/resources/border-clip-rounded.frag.spv and b/gsk/vulkan/resources/border-clip-rounded.frag.spv differ diff --git a/gsk/vulkan/resources/border-clip-rounded.vert.spv b/gsk/vulkan/resources/border-clip-rounded.vert.spv index 38dd7e11a9..dc30933cfb 100644 Binary files a/gsk/vulkan/resources/border-clip-rounded.vert.spv and b/gsk/vulkan/resources/border-clip-rounded.vert.spv differ diff --git a/gsk/vulkan/resources/border-clip.frag.spv b/gsk/vulkan/resources/border-clip.frag.spv index e0e9f37f7e..b2e28636be 100644 Binary files a/gsk/vulkan/resources/border-clip.frag.spv and b/gsk/vulkan/resources/border-clip.frag.spv differ diff --git a/gsk/vulkan/resources/border-clip.vert.spv b/gsk/vulkan/resources/border-clip.vert.spv index 38dd7e11a9..dc30933cfb 100644 Binary files a/gsk/vulkan/resources/border-clip.vert.spv and b/gsk/vulkan/resources/border-clip.vert.spv differ diff --git a/gsk/vulkan/resources/border.frag.spv b/gsk/vulkan/resources/border.frag.spv index e0e9f37f7e..b2e28636be 100644 Binary files a/gsk/vulkan/resources/border.frag.spv and b/gsk/vulkan/resources/border.frag.spv differ diff --git a/gsk/vulkan/resources/border.vert.spv b/gsk/vulkan/resources/border.vert.spv index 4545d40983..07228039c1 100644 Binary files a/gsk/vulkan/resources/border.vert.spv and b/gsk/vulkan/resources/border.vert.spv differ diff --git a/gsk/vulkan/resources/color-clip-rounded.frag.spv b/gsk/vulkan/resources/color-clip-rounded.frag.spv index 496f8371ca..c3eff9d7f1 100644 Binary files a/gsk/vulkan/resources/color-clip-rounded.frag.spv and b/gsk/vulkan/resources/color-clip-rounded.frag.spv differ diff --git a/gsk/vulkan/resources/color-clip-rounded.vert.spv b/gsk/vulkan/resources/color-clip-rounded.vert.spv index c64ae703d3..d202725245 100644 Binary files a/gsk/vulkan/resources/color-clip-rounded.vert.spv and b/gsk/vulkan/resources/color-clip-rounded.vert.spv differ diff --git a/gsk/vulkan/resources/color-clip.frag.spv b/gsk/vulkan/resources/color-clip.frag.spv index 0fd1f7436a..378a8dd830 100644 Binary files a/gsk/vulkan/resources/color-clip.frag.spv and b/gsk/vulkan/resources/color-clip.frag.spv differ diff --git a/gsk/vulkan/resources/color-clip.vert.spv b/gsk/vulkan/resources/color-clip.vert.spv index c64ae703d3..d202725245 100644 Binary files a/gsk/vulkan/resources/color-clip.vert.spv and b/gsk/vulkan/resources/color-clip.vert.spv differ diff --git a/gsk/vulkan/resources/color-matrix-clip-rounded.frag.spv b/gsk/vulkan/resources/color-matrix-clip-rounded.frag.spv index 4924bc9595..bc8c03554e 100644 Binary files a/gsk/vulkan/resources/color-matrix-clip-rounded.frag.spv and b/gsk/vulkan/resources/color-matrix-clip-rounded.frag.spv differ diff --git a/gsk/vulkan/resources/color-matrix-clip-rounded.vert.spv b/gsk/vulkan/resources/color-matrix-clip-rounded.vert.spv index 22fe32d5e8..9b63dcccba 100644 Binary files a/gsk/vulkan/resources/color-matrix-clip-rounded.vert.spv and b/gsk/vulkan/resources/color-matrix-clip-rounded.vert.spv differ diff --git a/gsk/vulkan/resources/color-matrix-clip.frag.spv b/gsk/vulkan/resources/color-matrix-clip.frag.spv index d02299566f..1ec1197659 100644 Binary files a/gsk/vulkan/resources/color-matrix-clip.frag.spv and b/gsk/vulkan/resources/color-matrix-clip.frag.spv differ diff --git a/gsk/vulkan/resources/color-matrix-clip.vert.spv b/gsk/vulkan/resources/color-matrix-clip.vert.spv index 22fe32d5e8..9b63dcccba 100644 Binary files a/gsk/vulkan/resources/color-matrix-clip.vert.spv and b/gsk/vulkan/resources/color-matrix-clip.vert.spv differ diff --git a/gsk/vulkan/resources/color-matrix.frag.spv b/gsk/vulkan/resources/color-matrix.frag.spv index d02299566f..1ec1197659 100644 Binary files a/gsk/vulkan/resources/color-matrix.frag.spv and b/gsk/vulkan/resources/color-matrix.frag.spv differ diff --git a/gsk/vulkan/resources/color-matrix.vert.spv b/gsk/vulkan/resources/color-matrix.vert.spv index 15f399786e..fb1373bf05 100644 Binary files a/gsk/vulkan/resources/color-matrix.vert.spv and b/gsk/vulkan/resources/color-matrix.vert.spv differ diff --git a/gsk/vulkan/resources/color.frag.spv b/gsk/vulkan/resources/color.frag.spv index 0fd1f7436a..378a8dd830 100644 Binary files a/gsk/vulkan/resources/color.frag.spv and b/gsk/vulkan/resources/color.frag.spv differ diff --git a/gsk/vulkan/resources/color.vert.spv b/gsk/vulkan/resources/color.vert.spv index 8c6ac2e786..3992c82071 100644 Binary files a/gsk/vulkan/resources/color.vert.spv and b/gsk/vulkan/resources/color.vert.spv differ diff --git a/gsk/vulkan/resources/crossfade-clip-rounded.frag.spv b/gsk/vulkan/resources/crossfade-clip-rounded.frag.spv index 76802428b4..2452726c44 100644 Binary files a/gsk/vulkan/resources/crossfade-clip-rounded.frag.spv and b/gsk/vulkan/resources/crossfade-clip-rounded.frag.spv differ diff --git a/gsk/vulkan/resources/crossfade-clip-rounded.vert.spv b/gsk/vulkan/resources/crossfade-clip-rounded.vert.spv index b0165e395c..4db5a05bfe 100644 Binary files a/gsk/vulkan/resources/crossfade-clip-rounded.vert.spv and b/gsk/vulkan/resources/crossfade-clip-rounded.vert.spv differ diff --git a/gsk/vulkan/resources/crossfade-clip.frag.spv b/gsk/vulkan/resources/crossfade-clip.frag.spv index d4a6b21209..b969b21dd8 100644 Binary files a/gsk/vulkan/resources/crossfade-clip.frag.spv and b/gsk/vulkan/resources/crossfade-clip.frag.spv differ diff --git a/gsk/vulkan/resources/crossfade-clip.vert.spv b/gsk/vulkan/resources/crossfade-clip.vert.spv index b0165e395c..4db5a05bfe 100644 Binary files a/gsk/vulkan/resources/crossfade-clip.vert.spv and b/gsk/vulkan/resources/crossfade-clip.vert.spv differ diff --git a/gsk/vulkan/resources/crossfade.frag.spv b/gsk/vulkan/resources/crossfade.frag.spv index d4a6b21209..b969b21dd8 100644 Binary files a/gsk/vulkan/resources/crossfade.frag.spv and b/gsk/vulkan/resources/crossfade.frag.spv differ diff --git a/gsk/vulkan/resources/crossfade.vert.spv b/gsk/vulkan/resources/crossfade.vert.spv index 1be82eb26b..c8cf569098 100644 Binary files a/gsk/vulkan/resources/crossfade.vert.spv and b/gsk/vulkan/resources/crossfade.vert.spv differ diff --git a/gsk/vulkan/resources/inset-shadow-clip-rounded.frag.spv b/gsk/vulkan/resources/inset-shadow-clip-rounded.frag.spv index f48ba11a02..b6b7445339 100644 Binary files a/gsk/vulkan/resources/inset-shadow-clip-rounded.frag.spv and b/gsk/vulkan/resources/inset-shadow-clip-rounded.frag.spv differ diff --git a/gsk/vulkan/resources/inset-shadow-clip-rounded.vert.spv b/gsk/vulkan/resources/inset-shadow-clip-rounded.vert.spv index 2f4cec46cf..f8dcdb0242 100644 Binary files a/gsk/vulkan/resources/inset-shadow-clip-rounded.vert.spv and b/gsk/vulkan/resources/inset-shadow-clip-rounded.vert.spv differ diff --git a/gsk/vulkan/resources/inset-shadow-clip.frag.spv b/gsk/vulkan/resources/inset-shadow-clip.frag.spv index 06ead8fe3d..d1239f0a09 100644 Binary files a/gsk/vulkan/resources/inset-shadow-clip.frag.spv and b/gsk/vulkan/resources/inset-shadow-clip.frag.spv differ diff --git a/gsk/vulkan/resources/inset-shadow-clip.vert.spv b/gsk/vulkan/resources/inset-shadow-clip.vert.spv index 2f4cec46cf..f8dcdb0242 100644 Binary files a/gsk/vulkan/resources/inset-shadow-clip.vert.spv and b/gsk/vulkan/resources/inset-shadow-clip.vert.spv differ diff --git a/gsk/vulkan/resources/inset-shadow.frag.spv b/gsk/vulkan/resources/inset-shadow.frag.spv index 06ead8fe3d..d1239f0a09 100644 Binary files a/gsk/vulkan/resources/inset-shadow.frag.spv and b/gsk/vulkan/resources/inset-shadow.frag.spv differ diff --git a/gsk/vulkan/resources/inset-shadow.vert.spv b/gsk/vulkan/resources/inset-shadow.vert.spv index c327ec6f6b..c4a2b2c214 100644 Binary files a/gsk/vulkan/resources/inset-shadow.vert.spv and b/gsk/vulkan/resources/inset-shadow.vert.spv differ diff --git a/gsk/vulkan/resources/linear-clip-rounded.frag.spv b/gsk/vulkan/resources/linear-clip-rounded.frag.spv index 5a7953ec0c..5dfba323b3 100644 Binary files a/gsk/vulkan/resources/linear-clip-rounded.frag.spv and b/gsk/vulkan/resources/linear-clip-rounded.frag.spv differ diff --git a/gsk/vulkan/resources/linear-clip-rounded.vert.spv b/gsk/vulkan/resources/linear-clip-rounded.vert.spv index 77a39b828c..ba5af49500 100644 Binary files a/gsk/vulkan/resources/linear-clip-rounded.vert.spv and b/gsk/vulkan/resources/linear-clip-rounded.vert.spv differ diff --git a/gsk/vulkan/resources/linear-clip.frag.spv b/gsk/vulkan/resources/linear-clip.frag.spv index 826b9835e8..6e28a7d839 100644 Binary files a/gsk/vulkan/resources/linear-clip.frag.spv and b/gsk/vulkan/resources/linear-clip.frag.spv differ diff --git a/gsk/vulkan/resources/linear-clip.vert.spv b/gsk/vulkan/resources/linear-clip.vert.spv index 77a39b828c..ba5af49500 100644 Binary files a/gsk/vulkan/resources/linear-clip.vert.spv and b/gsk/vulkan/resources/linear-clip.vert.spv differ diff --git a/gsk/vulkan/resources/linear.frag.spv b/gsk/vulkan/resources/linear.frag.spv index 826b9835e8..6e28a7d839 100644 Binary files a/gsk/vulkan/resources/linear.frag.spv and b/gsk/vulkan/resources/linear.frag.spv differ diff --git a/gsk/vulkan/resources/linear.vert.spv b/gsk/vulkan/resources/linear.vert.spv index 7069b9e48d..aa6d52676d 100644 Binary files a/gsk/vulkan/resources/linear.vert.spv and b/gsk/vulkan/resources/linear.vert.spv differ diff --git a/gsk/vulkan/resources/mask-clip-rounded.frag.spv b/gsk/vulkan/resources/mask-clip-rounded.frag.spv index d0c9d218ee..a8c49f492b 100644 Binary files a/gsk/vulkan/resources/mask-clip-rounded.frag.spv and b/gsk/vulkan/resources/mask-clip-rounded.frag.spv differ diff --git a/gsk/vulkan/resources/mask-clip-rounded.vert.spv b/gsk/vulkan/resources/mask-clip-rounded.vert.spv index c48cb041d9..0231979d08 100644 Binary files a/gsk/vulkan/resources/mask-clip-rounded.vert.spv and b/gsk/vulkan/resources/mask-clip-rounded.vert.spv differ diff --git a/gsk/vulkan/resources/mask-clip.frag.spv b/gsk/vulkan/resources/mask-clip.frag.spv index 00ca0800aa..24325b1588 100644 Binary files a/gsk/vulkan/resources/mask-clip.frag.spv and b/gsk/vulkan/resources/mask-clip.frag.spv differ diff --git a/gsk/vulkan/resources/mask-clip.vert.spv b/gsk/vulkan/resources/mask-clip.vert.spv index c48cb041d9..0231979d08 100644 Binary files a/gsk/vulkan/resources/mask-clip.vert.spv and b/gsk/vulkan/resources/mask-clip.vert.spv differ diff --git a/gsk/vulkan/resources/mask.frag.spv b/gsk/vulkan/resources/mask.frag.spv index 00ca0800aa..24325b1588 100644 Binary files a/gsk/vulkan/resources/mask.frag.spv and b/gsk/vulkan/resources/mask.frag.spv differ diff --git a/gsk/vulkan/resources/mask.vert.spv b/gsk/vulkan/resources/mask.vert.spv index 846d460a06..2407952f52 100644 Binary files a/gsk/vulkan/resources/mask.vert.spv and b/gsk/vulkan/resources/mask.vert.spv differ diff --git a/gsk/vulkan/resources/outset-shadow-clip-rounded.frag.spv b/gsk/vulkan/resources/outset-shadow-clip-rounded.frag.spv index 46b09af170..48e3538a10 100644 Binary files a/gsk/vulkan/resources/outset-shadow-clip-rounded.frag.spv and b/gsk/vulkan/resources/outset-shadow-clip-rounded.frag.spv differ diff --git a/gsk/vulkan/resources/outset-shadow-clip-rounded.vert.spv b/gsk/vulkan/resources/outset-shadow-clip-rounded.vert.spv index c70940d652..28a2cdeab5 100644 Binary files a/gsk/vulkan/resources/outset-shadow-clip-rounded.vert.spv and b/gsk/vulkan/resources/outset-shadow-clip-rounded.vert.spv differ diff --git a/gsk/vulkan/resources/outset-shadow-clip.frag.spv b/gsk/vulkan/resources/outset-shadow-clip.frag.spv index 9e7e4bde9b..ca5e278709 100644 Binary files a/gsk/vulkan/resources/outset-shadow-clip.frag.spv and b/gsk/vulkan/resources/outset-shadow-clip.frag.spv differ diff --git a/gsk/vulkan/resources/outset-shadow-clip.vert.spv b/gsk/vulkan/resources/outset-shadow-clip.vert.spv index c70940d652..28a2cdeab5 100644 Binary files a/gsk/vulkan/resources/outset-shadow-clip.vert.spv and b/gsk/vulkan/resources/outset-shadow-clip.vert.spv differ diff --git a/gsk/vulkan/resources/outset-shadow.frag.spv b/gsk/vulkan/resources/outset-shadow.frag.spv index 9e7e4bde9b..ca5e278709 100644 Binary files a/gsk/vulkan/resources/outset-shadow.frag.spv and b/gsk/vulkan/resources/outset-shadow.frag.spv differ diff --git a/gsk/vulkan/resources/outset-shadow.vert.spv b/gsk/vulkan/resources/outset-shadow.vert.spv index 4423d343f8..5044911150 100644 Binary files a/gsk/vulkan/resources/outset-shadow.vert.spv and b/gsk/vulkan/resources/outset-shadow.vert.spv differ diff --git a/gsk/vulkan/resources/texture-clip-rounded.frag.spv b/gsk/vulkan/resources/texture-clip-rounded.frag.spv index ca3a6511d9..0a8c9fba4c 100644 Binary files a/gsk/vulkan/resources/texture-clip-rounded.frag.spv and b/gsk/vulkan/resources/texture-clip-rounded.frag.spv differ diff --git a/gsk/vulkan/resources/texture-clip-rounded.vert.spv b/gsk/vulkan/resources/texture-clip-rounded.vert.spv index 9695b23d00..92863efc83 100644 Binary files a/gsk/vulkan/resources/texture-clip-rounded.vert.spv and b/gsk/vulkan/resources/texture-clip-rounded.vert.spv differ diff --git a/gsk/vulkan/resources/texture-clip.frag.spv b/gsk/vulkan/resources/texture-clip.frag.spv index cabb91a88d..3e4d3bec7d 100644 Binary files a/gsk/vulkan/resources/texture-clip.frag.spv and b/gsk/vulkan/resources/texture-clip.frag.spv differ diff --git a/gsk/vulkan/resources/texture-clip.vert.spv b/gsk/vulkan/resources/texture-clip.vert.spv index 9695b23d00..92863efc83 100644 Binary files a/gsk/vulkan/resources/texture-clip.vert.spv and b/gsk/vulkan/resources/texture-clip.vert.spv differ diff --git a/gsk/vulkan/resources/texture.frag.spv b/gsk/vulkan/resources/texture.frag.spv index cabb91a88d..3e4d3bec7d 100644 Binary files a/gsk/vulkan/resources/texture.frag.spv and b/gsk/vulkan/resources/texture.frag.spv differ diff --git a/gsk/vulkan/resources/texture.vert.spv b/gsk/vulkan/resources/texture.vert.spv index 22094cff21..fea6f3e173 100644 Binary files a/gsk/vulkan/resources/texture.vert.spv and b/gsk/vulkan/resources/texture.vert.spv differ