Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
/ SoftTouch.Spirv Public archive

Blazingly fast SPIR-V parser and assembler in C#, low allocation and aot-compatible. Extended for the SDSL programming language

Notifications You must be signed in to change notification settings

ykafia/SoftTouch.Spirv

Repository files navigation

Spirv assembler for SDSL

Main goal

This library is meant to be used for assembling and parsing spirv for SDSL (Stride shading language).

Features

  • Allocation free spirv parser
  • Allocation free spirv writer
  • Disassembler for instruction operands
  • Instruction assembler
  • Instruction optimizer
  • Abstraction for mixin composition

About

Blazingly fast SPIR-V parser and assembler in C#, low allocation and aot-compatible. Extended for the SDSL programming language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published