mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-17 00:59:05 +00:00
renderer_vulkan: Fix present related validation errors. (#2169)
This commit is contained in:
@@ -13,7 +13,6 @@ struct ImDrawData;
|
||||
namespace ImGui {
|
||||
struct Texture {
|
||||
vk::DescriptorSet descriptor_set{nullptr};
|
||||
bool disable_blend{false};
|
||||
};
|
||||
} // namespace ImGui
|
||||
|
||||
|
||||
Reference in New Issue
Block a user