Details
Description
This is a regression from https://bugreports.qt.io/browse/QTBUG-88685
The task added ability to set the shader cache data, but due to variable usage change even when compression is requested the compressed data never gets written to the cache, but instead the uncompressed data is written.