mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup.
This commit is contained in:
@@ -4478,8 +4478,6 @@ namespace bgfx { namespace webgpu
|
||||
rce.SetVertexBuffer(idx, vb.m_ptr, offset);
|
||||
}
|
||||
|
||||
currentState.m_numVertices = numVertices;
|
||||
|
||||
if (!isValid(currentProgram))
|
||||
{
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user