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

AutoMap option #18

Open
eduardodoria opened this issue May 10, 2021 · 1 comment
Open

AutoMap option #18

eduardodoria opened this issue May 10, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@eduardodoria
Copy link

eduardodoria commented May 10, 2021

Hello,

There is two glslang automap options that should be interesting in this tool:

shader->setAutoMapBindings(true);
shader->setAutoMapLocations(true);

This remove binding and location requirement in shader.

@septag
Copy link
Owner

septag commented May 18, 2021

Thanks for the tip, I'll look into them and get back with you

@septag septag added the enhancement New feature or request label Jun 9, 2021
halx99 added a commit to axmolengine/glslcc that referenced this issue Jul 14, 2023
This option remove binding and location requirement in shader, refer to
septag#18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants