spirv-cross 2021.01.15+1.4.304.1-2 source package in Ubuntu

Changelog

spirv-cross (2021.01.15+1.4.304.1-2) unstable; urgency=medium

  * Upload to unstable.

 -- Dylan Aïssi <email address hidden>  Tue, 11 Mar 2025 17:19:30 +0100

Upload details

Uploaded by:
Debian X Strike Force
Uploaded to:
Sid
Original maintainer:
Debian X Strike Force
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Questing release universe misc

Downloads

File Size SHA-256 Checksum
spirv-cross_2021.01.15+1.4.304.1-2.dsc 2.7 KiB d3da1fe65782737fb781b7caf07304a18ced10fd456f136f9630ce0a4be11785
spirv-cross_2021.01.15+1.4.304.1.orig.tar.gz 1.7 MiB 7c9ffa18f4c860189d0381dbc39d1ab0d77cf0c7b537e6d8b9c49c8ed57b7e43
spirv-cross_2021.01.15+1.4.304.1-2.debian.tar.xz 9.4 KiB 938e51403abd98304ba9af6bfbd0a5b5516a756431dd8a6082164363b3391d73

No changes file available.

Binary packages built by this source

libspirv-cross-c-shared-dev: Convert SPIR-V to other shader languages (development files)

 SPIRV-Cross is a tool designed for parsing and converting SPIR-V to other
 shader languages:
  * Convert SPIR-V to readable, usable and efficient GLSL
  * Convert SPIR-V to readable, usable and efficient MSL
  * Convert SPIR-V to readable, usable and efficient HLSL
  * 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
 .
 This package provides the development files for libspirv-cross-c-shared.

libspirv-cross-c-shared0: Convert SPIR-V to other shader languages (shared library)

 SPIRV-Cross is a tool designed for parsing and converting SPIR-V to other
 shader languages:
  * Convert SPIR-V to readable, usable and efficient GLSL
  * Convert SPIR-V to readable, usable and efficient MSL
  * Convert SPIR-V to readable, usable and efficient HLSL
  * 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
 .
 This package provides the shared library.

libspirv-cross-c-shared0-dbgsym: debug symbols for libspirv-cross-c-shared0
spirv-cross: Convert SPIR-V to other shader languages (CLI tool)

 SPIRV-Cross is a tool designed for parsing and converting SPIR-V to other
 shader languages:
  * Convert SPIR-V to readable, usable and efficient GLSL
  * Convert SPIR-V to readable, usable and efficient MSL
  * Convert SPIR-V to readable, usable and efficient HLSL
  * 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
 .
 This package provides the CLI tool.

spirv-cross-dbgsym: debug symbols for spirv-cross