Textures seem to be broken on AMD but work fine on Intel #5366
Answered
by
XavierCS-dev
XavierCS-dev
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
XavierCS-dev
Mar 9, 2024
Replies: 1 comment
-
I changed the vertex step mode to instance and the vertex stride to use the size of the entity and that seems to have fixed it. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
XavierCS-dev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I changed the vertex step mode to instance and the vertex stride to use the size of the entity and that seems to have fixed it.