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
Description
While trying to take a GPU capture in Xcode I'm encountering an assertion failure:
-[MTLDebugRenderCommandEncoder validateCommonDrawErrors:instanceCount:baseInstance:maxVertexID:]:4185: failed assertion `instanceCount(0) must be non-zero.'
Platform
macos 11.5.2 (20G95)
wgpu 0.10.1
The text was updated successfully, but these errors were encountered:
schell
changed the title
Assertion failure when using Metal GPU caputer
Assertion failure when using Metal GPU capture
Aug 29, 2021
Description
While trying to take a GPU capture in Xcode I'm encountering an assertion failure:
Platform
macos 11.5.2 (20G95)
wgpu 0.10.1
The text was updated successfully, but these errors were encountered: