Initial commit - https://www.youtube.com/watch?v=_riranMmtvI&list=PL8327DO66nu9qYVKLDmdLW_84-yE4auCR&index=3
This commit is contained in:
10
include/basalt_context.h
Normal file
10
include/basalt_context.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#pragma once
|
||||
#include <vulkan.h>
|
||||
|
||||
namespace basalt
|
||||
{
|
||||
class Context
|
||||
{
|
||||
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user