Replies: 1 comment
|
Looks like one of the mods moved the discussion here since we haven't been able to confirm this is a Silk issue, but don't worry, I'll also monitor this alongside Discord. |
0 replies
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.
I have got this error for Model Loading from OpenGL Tutorials and this error might be related to Depth Buffer or indices and whenver im tryng to get the buffer size for GL then it's shows Maximum value of int instead 8,16,24 etc. Please look into this. I got this same issue in Vulkan (vkguide ) C++ where it's related to depth buffer and it was to adjust the depth attachment and depth buffer but OpenGL handles everything and i enabled DepthTest etc and it's still showing this error.Please look into this
My link of my code
All reactions