mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-30 19:31:07 +00:00
Demote a VKTODO from HIGH to MED
This commit is contained in:
@@ -1347,7 +1347,7 @@ void VulkanReplay::ClearOutputWindowDepth(uint64_t id, float depth, uint8_t sten
|
||||
{
|
||||
VULKANNOTIMP("ClearOutputWindowDepth");
|
||||
|
||||
// VKTODOHIGH: same as FlipOutputWindow but do a depth clear
|
||||
// VKTODOMED: same as FlipOutputWindow but do a depth clear
|
||||
}
|
||||
|
||||
void VulkanReplay::FlipOutputWindow(uint64_t id)
|
||||
|
||||
Reference in New Issue
Block a user