spirv-cross 2021.01.15+1.3.239.0-1 source package in Ubuntu

Changelog

spirv-cross (2021.01.15+1.3.239.0-1) unstable; urgency=medium

  * New upstream release: sdk-1.3.239.0
  * Fix debian/watch

 -- Dylan Aïssi <email address hidden>  Wed, 08 Feb 2023 09:33:02 +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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
spirv-cross_2021.01.15+1.3.239.0-1.dsc 2.7 KiB 33c20f180dc6500dd23e5338547d6edd0b94b6f178d441aad94e2ed7936a1190
spirv-cross_2021.01.15+1.3.239.0.orig.tar.gz 1.6 MiB be1267736db2960a44a89875f680e015062e6f172ff6996633a882b93a088cf3
spirv-cross_2021.01.15+1.3.239.0-1.debian.tar.xz 9.3 KiB 6e67beeaf95562b4ab5352acc79de1fa46a973174be664d991ee97290d367bf1

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