texture
This commit is contained in:
parent
01a3211dfb
commit
98b775e33e
21 changed files with 361 additions and 5541 deletions
|
|
@ -31,6 +31,8 @@ namespace Crafter {
|
|||
Event<VkCommandBuffer> onDraw;
|
||||
WindowWaylandVulkan(std::string name, std::uint32_t width, std::uint32_t height);
|
||||
~WindowWaylandVulkan();
|
||||
VkCommandBuffer StartInit();
|
||||
void FinishInit();
|
||||
void Start();
|
||||
private:
|
||||
void CreateSwapchain();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue