Merge branch 'master' of git.sr.ht:~lolzdev/topaz
This commit is contained in:
commit
4b18afa040
9 changed files with 95680 additions and 7 deletions
|
|
@ -3,7 +3,7 @@
|
|||
#define PHYSICAL_DEVICE_H
|
||||
|
||||
#include "vk.h"
|
||||
#include "../../types.h"
|
||||
#include "../../core/types.h"
|
||||
#include "../../core/vector.h"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
#define VK_H
|
||||
|
||||
#include <vulkan/vulkan.h>
|
||||
#include "../../types.h"
|
||||
#include "../../core/types.h"
|
||||
#include "../../rgfw.h"
|
||||
|
||||
struct queue_family_indices {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue