mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-03 21:41:19 +12:00
Small cleanup + Fix memory base logged as 0
This commit is contained in:
parent
6268a24a4b
commit
0f469eb2b9
5 changed files with 67 additions and 90 deletions
|
@ -179,7 +179,6 @@ std::vector<VulkanRenderer::DeviceInfo> VulkanRenderer::GetDevices()
|
|||
|
||||
}
|
||||
|
||||
bool IsRunningInWine();
|
||||
void VulkanRenderer::DetermineVendor()
|
||||
{
|
||||
VkPhysicalDeviceProperties2 properties{};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue