This commit is contained in:
Бранимир Караџић
2020-12-21 09:07:33 -08:00
parent 40259e35f8
commit 534733fe3c
4 changed files with 0 additions and 8 deletions

View File

@@ -4478,8 +4478,6 @@ namespace bgfx { namespace webgpu
rce.SetVertexBuffer(idx, vb.m_ptr, offset);
}
currentState.m_numVertices = numVertices;
if (!isValid(currentProgram))
{
continue;