Browse Source
vk_device: remove left over from other branch
pull/15/merge
Nguyen Dac Nam
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
src/video_core/renderer_vulkan/vk_device.cpp
|
|
|
@ -534,7 +534,6 @@ std::unordered_map<vk::Format, vk::FormatProperties> VKDevice::GetFormatProperti |
|
|
|
vk::Format::eBc6HUfloatBlock, |
|
|
|
vk::Format::eBc6HSfloatBlock, |
|
|
|
vk::Format::eBc1RgbaSrgbBlock, |
|
|
|
vk::Format::eBc2SrgbBlock, |
|
|
|
vk::Format::eBc3SrgbBlock, |
|
|
|
vk::Format::eBc7SrgbBlock, |
|
|
|
vk::Format::eAstc4x4SrgbBlock, |
|
|
|
|