Skip to content

Support loading shaders from a FILE and as SPIRV-BIN#1059

Merged
dneto0 merged 2 commits intogoogle:mainfrom
dneto0:pr1056
Nov 20, 2024
Merged

Support loading shaders from a FILE and as SPIRV-BIN#1059
dneto0 merged 2 commits intogoogle:mainfrom
dneto0:pr1056

Conversation

@dneto0
Copy link
Collaborator

@dneto0 dneto0 commented Nov 20, 2024

This is convenient in a number of cases. For example, one can more
conveniently refer to a standalone shader source file. And one can
pass-through a SPIR-V file that may be using a shader-only extension
that Amber is unaware of.

This is the work of @nhaehnle

This is a rebase of #1056 on top of main

This is convenient in a number of cases. For example, one can more
conveniently refer to a standalone shader source file. And one can
pass-through a SPIR-V file that may be using a shader-only extension
that Amber is unaware of.
@dneto0 dneto0 requested a review from dj2 November 20, 2024 17:50
@dj2
Copy link
Collaborator

dj2 commented Nov 20, 2024

lgtm. The update button didn't work on the other PR?

@dneto0
Copy link
Collaborator Author

dneto0 commented Nov 20, 2024

lgtm. The update button didn't work on the other PR?

no.

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