draw_instanced_offset
fails on GL
#4276
Labels
api: gles
Issues with GLES or WebGL
area: correctness
We're behaving incorrectly
type: bug
Something isn't working
The
draw_instanced_offset
test is failing in GL, suggesting the workaround translating gl_InstanceIndex into gl_InstanceID + offset isn't functioning properly.The text was updated successfully, but these errors were encountered: