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

OPCODE_STORE_UAV_TYPED Index type cast wrong #40

Open
TiemoJung opened this issue Sep 26, 2016 · 0 comments
Open

OPCODE_STORE_UAV_TYPED Index type cast wrong #40

TiemoJung opened this issue Sep 26, 2016 · 0 comments

Comments

@TiemoJung
Copy link

Hi,

for the instruction OPCODE_STORE_UAV_TYPED, the coord parameters are already stored as an int in the temp registers or they need to be cast to int correctly. Currently a int/ivecX constructor is hard coded for the coord parameter and produces incorrect GLSL core.

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

No branches or pull requests

1 participant