mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-17 00:59:05 +00:00
video_out: HDR support (#2381)
* Initial HDR support * fix for crashes when debug tools used
This commit is contained in:
@@ -67,5 +67,6 @@ void RenderDrawData(ImDrawData& draw_data, vk::CommandBuffer command_buffer,
|
||||
vk::Pipeline pipeline = VK_NULL_HANDLE);
|
||||
|
||||
void SetBlendEnabled(bool enabled);
|
||||
void OnSurfaceFormatChange(vk::Format surface_format);
|
||||
|
||||
} // namespace ImGui::Vulkan
|
||||
} // namespace ImGui::Vulkan
|
||||
|
||||
Reference in New Issue
Block a user