Meta Configuration of Package spirv-cross
19
1
<package name="spirv-cross" project="SUSE:SLE-15-SP6:GA">
2
<title>Tool and library for SPIR-V reflection and disassembly</title>
3
<description>SPIRV-Cross is a tool designed for parsing and converting SPIR-V to
4
other shader languages.
5
6
Features:
7
* Convert SPIR-V to readable, usable and efficient GLSL
8
* Convert SPIR-V to readable, usable and efficient MSL
9
* Convert SPIR-V to readable, usable and efficient HLSL
10
* Convert SPIR-V to a JSON reflection format
11
* Reflection API to simplify the creation of Vulkan pipeline
12
layouts
13
* Reflection API to modify and tweak OpDecorations
14
* Supports "all" of vertex, fragment, tessellation, geometry
15
and compute shaders.
16
* SPIRV-Cross tries hard to emit readable and clean output from
17
the SPIR-V.</description>
18
</package>
19