watchu think, maybe initialize the WSI platform?

This commit is contained in:
CocoSimone
2022-08-05 21:33:23 +02:00
parent d580dc6cdd
commit ef29e4797c
4 changed files with 8 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ uint32_t GetVkGraphicsQueueFamily();
VkFormat GetVkFormat();
VkCommandBuffer GetVkCommandBuffer();
void SubmitRequestedVkCommandBuffer();
void LoadWSIPlatform();
void LoadParallelRDP(const u8* rdram);
void UpdateScreenParallelRdp(Window& imguiWindow, const n64::VI& vi);
void ParallelRdpEnqueueCommand(int command_length, u32* buffer);