Not crashing (but also likely not working) EDRAM emulation.
This commit is contained in:
@@ -142,7 +142,7 @@ void VulkanContext::EndSwap() {
|
||||
}
|
||||
|
||||
std::unique_ptr<RawImage> VulkanContext::Capture() {
|
||||
assert_always();
|
||||
// TODO(benvanik): read back swap chain front buffer.
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user