conan-io / wishlist

This repo is to propose libraries, frameworks, and code in general that users would like to have in conan
MIT License
49 stars 5 forks source link

KhronosGroup - SPIRV-Tools Project #206

Closed solvingj closed 4 years ago

solvingj commented 5 years ago

https://github.com/KhronosGroup/SPIRV-Tools

https://www.khronos.org/registry/spir-v/

SPIR-V is a binary intermediate language for representing graphical-shader stages and compute kernels for multiple Khronos APIs, including OpenCL, OpenGL, and Vulkan.

The SPIR-V Tools project provides an API and commands for processing SPIR-V modules. The project includes an assembler, binary module parser, disassembler, validator, and optimizer for SPIR-V.

Croydon commented 4 years ago

Done via https://github.com/conan-io/conan-center-index/pull/1349