Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

Implement proper support for unions #39

Open
MaikKlein opened this issue Jun 4, 2018 · 1 comment
Open

Implement proper support for unions #39

MaikKlein opened this issue Jun 4, 2018 · 1 comment

Comments

@MaikKlein
Copy link
Owner

SPIR-V doesn't offer any support for unions, but it should be easy to implement them with MIR. This is needed for space efficient enums.

@MaikKlein MaikKlein added this to To do in rlsl via automation Jun 4, 2018
@MaikKlein
Copy link
Owner Author

Not so easy to implement because SPIR-V doesn't support arbitrary casts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
rlsl
  
To do
Development

No branches or pull requests

1 participant