Is there a way how to get order of attributes (input) in shaders? #3165
Answered
by
bkaradzic
jakubgiesler
asked this question in
Q&A
-
I'm going to write my own Shaderc compiler because I need something that is more dynamic, and I don't want to pack the Shaderc executable along with the application, is there an API to figure out how it's being ordered? Thanks for any responses. |
Beta Was this translation helpful? Give feedback.
Answered by
bkaradzic
Aug 28, 2023
Replies: 1 comment
-
See shaderc code for more info... |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jakubgiesler
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See shaderc code for more info...