How to Install and Uninstall spirv-cross Package on openSUSE Leap
Last updated: December 24,2024
1. Install "spirv-cross" package
Please follow the guidelines below to install spirv-cross on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
spirv-cross
Copied
2. Uninstall "spirv-cross" package
This guide let you learn how to uninstall spirv-cross on openSUSE Leap:
$
sudo zypper remove
spirv-cross
Copied
3. Information about the spirv-cross package on openSUSE Leap
Information for package spirv-cross:
------------------------------------
Repository : Main Repository
Name : spirv-cross
Version : 20200116-1.26
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : spirv-cross-20200116-1.26.src
Upstream URL : https://github.com/KhronosGroup/SPIRV-Cross
Summary : Tool and library for SPIR-V reflection and disassembly
Description :
SPIRV-Cross is a tool and library designed for parsing and
converting SPIR-V to other shader languages.
Features:
* Converts SPIR-V to readable, usable and efficient GLSL, MSL
or HLSL
* Converts SPIR-V to a JSON reflection format
* Reflection API to simplify the creation of Vulkan pipeline
layouts
* Reflection API to modify and tweak OpDecorations
* Supports "all" of vertex, fragment, tessellation, geometry
and compute shaders.
* SPIRV-Cross tries emitting readable and clean output from
the SPIR-V.
------------------------------------
Repository : Main Repository
Name : spirv-cross
Version : 20200116-1.26
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : spirv-cross-20200116-1.26.src
Upstream URL : https://github.com/KhronosGroup/SPIRV-Cross
Summary : Tool and library for SPIR-V reflection and disassembly
Description :
SPIRV-Cross is a tool and library designed for parsing and
converting SPIR-V to other shader languages.
Features:
* Converts SPIR-V to readable, usable and efficient GLSL, MSL
or HLSL
* Converts SPIR-V to a JSON reflection format
* Reflection API to simplify the creation of Vulkan pipeline
layouts
* Reflection API to modify and tweak OpDecorations
* Supports "all" of vertex, fragment, tessellation, geometry
and compute shaders.
* SPIRV-Cross tries emitting readable and clean output from
the SPIR-V.