implemented Vulkan surface creation
This commit is contained in:
parent
fa2a4887df
commit
b6b0c5091b
13 changed files with 128 additions and 18 deletions
|
|
@ -1,8 +1,6 @@
|
|||
/* SPDX-License-Identifier:BSD-3-Clause */
|
||||
#include "instance.h"
|
||||
#include "../../core/log.h"
|
||||
#define RGFW_VULKAN
|
||||
#include "../../rgfw.h"
|
||||
#include "vk.h"
|
||||
|
||||
const char *extensions[] = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue