spirv-tools 2023.6~rc1-ok2 source package in openKylin

Changelog

spirv-tools (2023.6~rc1-ok2) nile; urgency=medium

  * Support operand kind for SPV_INTEL_maximum_registers.

 -- liubo01 <email address hidden>  Mon, 24 Jun 2024 10:18:20 +0800

Upload details

Uploaded by:
liubo01
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libdevel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main libdevel
Nile V2.0 proposed main libdevel

Downloads

File Size SHA-256 Checksum
spirv-tools_2023.6~rc1.orig.tar.gz 3.0 MiB 8ec5f3d3507a55e43f8fbda4ef61a7674d7aea93a800535f5b9abf9145043908
spirv-tools_2023.6~rc1-ok2.debian.tar.xz 3.9 KiB 479bee1840215171ea2a16a16a82785bc2ecad85f8ab454d608fd50ffd4e82a4
spirv-tools_2023.6~rc1-ok2.dsc 1.8 KiB a5f76eef5a3fad294c63142337f275cc3c33aececbc79c34e3483eacf5a7e1b7

Available diffs

View changes file

Binary packages built by this source

spirv-tools: API and commands for processing SPIR-V modules

 The project includes an assembler, binary module parser, disassembler,
 validator, and optimizer for SPIR-V. Except for the optimizer, all are
 based on a common static library. The library contains all of the
 implementation details, and is used in the standalone tools whilst
 also enabling integration into other code bases directly. The
 optimizer implementation resides in its own library, which depends on
 the core library.

spirv-tools-dbgsym: debug symbols for spirv-tools