implemented Vulkan surface creation
This commit is contained in:
parent
fa2a4887df
commit
b6b0c5091b
13 changed files with 128 additions and 18 deletions
1
types.h
1
types.h
|
|
@ -20,6 +20,5 @@ typedef size_t usize;
|
|||
typedef float f32;
|
||||
typedef double f64;
|
||||
|
||||
typedef uint8_t bool;
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue