Demote a VKTODO from HIGH to MED

This commit is contained in:
baldurk
2016-02-07 18:39:41 +01:00
parent 5a0e900a61
commit 429a93b4a0
+1 -1
View File
@@ -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)