Skip to content
New issue

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

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

Already on GitHub? # to your account

c-generator: add the module tag back into attr and bindslot defines. #161

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

floooh
Copy link
Owner

@floooh floooh commented Dec 10, 2024

This is a regression fix for #160

E.g. with @module bla the attribute and bindslots constants now look like this:

  • ATTR_prog_pos => ATTR_bla_prog_pos
  • IMG_tex => IMG_bla_tex
  • SMP_smp => SMP_bla_smp
  • UB_vsparams => UB_bla_vsparams
  • SBUF_ssbo => SBUF_bla_ssbo

@floooh floooh merged commit a6a8a17 into master Dec 10, 2024
6 checks passed
@floooh floooh deleted the cgen-module-prefixes branch December 10, 2024 16:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant