mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-30 12:32:43 +00:00
Whitespace
This commit is contained in:
parent
6ce1816e3f
commit
0db06964dc
@ -1785,7 +1785,7 @@ void VKGSRender::flush_command_queue(bool hard_sync, bool do_not_switch)
|
||||
|
||||
std::pair<volatile vk::host_data_t*, VkBuffer> VKGSRender::map_host_object_data() const
|
||||
{
|
||||
return { m_host_dma_ctrl->host_ctx(), m_host_object_data->value};
|
||||
return { m_host_dma_ctrl->host_ctx(), m_host_object_data->value };
|
||||
}
|
||||
|
||||
bool VKGSRender::release_GCM_label(u32 address, u32 args)
|
||||
|
Loading…
x
Reference in New Issue
Block a user