Commit 8a2ca8e
committed
Convert GetNextUniformBlock() to use graph instead of path
Added:
int32_t BlockInAnyPath(uint32_t from, uint32_t to) const;
which replaces path API BlockInAnyPathSlow()
Removed:
All path related data and functions
Added unit tests for GetNextUniformBlock()1 parent 61262d2 commit 8a2ca8e
File tree
2 files changed
+95
-190
lines changed- renderdoc/driver/shaders/dxil
2 files changed
+95
-190
lines changed
0 commit comments