[Windows] Fix LLVM MinGW build.
This commit is contained in:
parent
ea9bb98f26
commit
6afb2d0225
3 changed files with 9 additions and 8 deletions
|
|
@ -2260,8 +2260,6 @@ Error VulkanContext::swap_buffers() {
|
|||
}
|
||||
}
|
||||
#endif
|
||||
static int total_frames = 0;
|
||||
total_frames++;
|
||||
// print_line("current buffer: " + itos(current_buffer));
|
||||
err = fpQueuePresentKHR(present_queue, &present);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue