Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add generator magic number for nuvk's SPIR-V emitter #454

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

LunaTheFoxgirl
Copy link
Contributor

@LunaTheFoxgirl LunaTheFoxgirl commented Oct 15, 2024

Nuvk is the graphics API layer for Inochi2D, it includes a SPIR-V modification subsystem that can generate SPIR-V bytecode, and will additionally be used as the base for the DLSL shader compiler.

DLSL is a shader language based on a subset of the D programming language that I'm developing.

Source code may be found here: https://github.com/Inochi2D/nuvk/tree/main/source/spirv

@CLAassistant
Copy link

CLAassistant commented Oct 15, 2024

CLA assistant check
All committers have signed the CLA.

@bashbaug
Copy link
Contributor

Merging as discussed in the October 16th teleconference.

@bashbaug bashbaug merged commit 252dc2d into KhronosGroup:main Oct 16, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants