added vulkan device and queues creation
This commit is contained in:
parent
89edee7249
commit
6c31a3ce27
20 changed files with 253 additions and 18 deletions
|
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
#ifdef BLOCK_H
|
||||
#define BLOCK_H
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: BSD-3-Clause
|
||||
#ifndef CHUNK_H
|
||||
#define CHUNK_H
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue