Searched refs:previousVbHandle (Results 1 – 1 of 1) sorted by relevance
791 …RenderHandle previousVbHandle; // often all vertex buffers are withing the same buffer with offsets in BindVertexBuffers() local795 …if ((previousVbHandle.id != currVbHandle.id) && RenderHandleUtil::IsDynamicResource(currVbHandle) … in BindVertexBuffers()800 previousVbHandle = currVbHandle; in BindVertexBuffers()