Content-Length: 270879 | pFad | http://github.com/Anteru/csspv

CB GitHub - Anteru/csspv: C# SPIR-V disassembler
Skip to content

Anteru/csspv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C# SPIR-V disassembler

Overview

This project contains a re-implementation of the spirv-dis tool written in C#. It consists of three projects:

  • CSPVGen, parses the SPIR-V JSON descriptions and produces C# code from there
  • SpirV, the core library providing the code model
  • CSPVDis, the disassembler executable

System requirements

This application is built for .NET 5.0 and should run on any platform supporting that.

It requires C# 7.3 due to System.Enum constraints. Please make sure you're using the latest .NET Core SDK to have access to this feature.

Features & limitations

  • Generates C# code from SPIR-V JSON files
  • Pretty-prints names, types, etc.

Build

Build CSPVDis, this will in turn build SpirV and the project will be ready to use.

If you want to re-generate the generate files, build and run CSPVGen.









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Anteru/csspv

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy