mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 13:00:32 +00:00
Add todo about fetching dynamic state from either pipeline or dynamic
This commit is contained in:
@@ -309,6 +309,8 @@ private:
|
||||
}
|
||||
|
||||
// dynamic state
|
||||
// VKTODOHIGH this needs to come from the pipeline state
|
||||
// first, then get overridden by dynamic state.
|
||||
vector<VkViewport> views;
|
||||
vector<VkRect2D> scissors;
|
||||
float lineWidth;
|
||||
|
||||
Reference in New Issue
Block a user