You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Stats component needs to hook into the drawElementsInstanced, drawArraysInstanced, drawElementsInstancedANGLE, and drawArraysInstancedANGLE methods.
#265
Open
jtabibito opened this issue
Mar 6, 2024
· 0 comments
When I try to draw a mesh using GPU Instancing, the stats show 0 draw calls and 0 triangles.
Here is my solution.
`
`
The text was updated successfully, but these errors were encountered: