mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-26 00:16:45 +00:00
DXIL DebugVertex set the updated constant block data in the trace
This commit is contained in:
@@ -2202,6 +2202,7 @@ ShaderDebugTrace *D3D12Replay::DebugVertex(uint32_t eventId, uint32_t vertid, ui
|
||||
}
|
||||
}
|
||||
ret->inputs = {activeState.m_Input};
|
||||
ret->constantBlocks = globalState.constantBlocks;
|
||||
delete[] instData;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user