Geeks3D Forums

Tech Forums => 3D-Tech News Around The Web => Topic started by: JeGX on February 15, 2020, 03:58:38 PM

Title: SMOL-V: SPIR-V compressor
Post by: JeGX on February 15, 2020, 03:58:38 PM
Quote
SMOL-V encodes Vulkan/Khronos SPIR-V format programs into a form that is smoller, and is more compressible. Normally no changes to the programs are done; they decode into exactly same program as what was encoded. Optionally, debug information can be removed too.

Links:
- https://github.com/aras-p/smol-v


I'm testing SMOL-V support in GeeXLab (https://www.geeks3d.com/geexlab/) and it works fine.

(https://www.geeks3d.com/public/jegx/2020q1/geexlab-glsl-to-spirv-smolv-01.png)