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

draw_instanced_offset fails on GL #4276

Closed
Tracked by #3678 ...
cwfitzgerald opened this issue Oct 22, 2023 · 0 comments · Fixed by #4723
Closed
Tracked by #3678 ...

draw_instanced_offset fails on GL #4276

cwfitzgerald opened this issue Oct 22, 2023 · 0 comments · Fixed by #4723
Labels
api: gles Issues with GLES or WebGL area: correctness We're behaving incorrectly type: bug Something isn't working

Comments

@cwfitzgerald
Copy link
Member

The draw_instanced_offset test is failing in GL, suggesting the workaround translating gl_InstanceIndex into gl_InstanceID + offset isn't functioning properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: gles Issues with GLES or WebGL area: correctness We're behaving incorrectly type: bug Something isn't working
Projects
None yet
1 participant