diff --git a/source/core/rendering/gpu/spv/postfx_frag_spv.h b/source/core/rendering/gpu/spv/postfx_frag_spv.h index d05e970..8bfc8aa 100644 --- a/source/core/rendering/gpu/spv/postfx_frag_spv.h +++ b/source/core/rendering/gpu/spv/postfx_frag_spv.h @@ -1714,22 +1714,6 @@ static const uint8_t POSTFX_FRAG_SPV[] = { 0x00, 0x00, 0x00, - 0x3d, - 0x00, - 0x04, - 0x00, - 0x0b, - 0x00, - 0x00, - 0x00, - 0x45, - 0x00, - 0x00, - 0x00, - 0x0d, - 0x00, - 0x00, - 0x00, 0x81, 0x00, 0x05, @@ -1762,7 +1746,7 @@ static const uint8_t POSTFX_FRAG_SPV[] = { 0x00, 0x00, 0x00, - 0x45, + 0x0e, 0x00, 0x00, 0x00, @@ -3243,4 +3227,4 @@ static const uint8_t POSTFX_FRAG_SPV[] = { 0x01, 0x00, }; -static const size_t POSTFX_FRAG_SPV_SIZE = 3240; +static const size_t POSTFX_FRAG_SPV_SIZE = 3224;