mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-18 04:26:49 +00:00
Update preview settings after fetching PostVS data
This commit is contained in:
@@ -1510,6 +1510,8 @@ void BufferViewer::OnEventChanged(uint32_t eventId)
|
||||
m_ModelVSIn->buffers.push_back(buf);
|
||||
}
|
||||
|
||||
updatePreviewColumns();
|
||||
|
||||
INVOKE_MEMFN(RT_UpdateAndDisplay);
|
||||
|
||||
m_ModelVSIn->endReset();
|
||||
|
||||
Reference in New Issue
Block a user