Replies: 1 comment 1 reply
-
Instanced attributes are hardcoded to use (float) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
varying.def.sc:
uvec4 i_data0 : TEXCOORD7;
uvec4 i_data1 : TEXCOORD6;
uvec4 i_data2 : TEXCOORD5;
uvec4 i_data3 : TEXCOORD4;
in the d3d renderer is working, but vulkan is no working.
Beta Was this translation helpful? Give feedback.
All reactions