1.3.72
 
Loading...
Searching...
No Matches
VulkanDevice.cpp File Reference
#include "VulkanDevice.h"
#include <algorithm>
#include <cstring>
#include <iostream>
#include <vk_mem_alloc.h>

Go to the source code of this file.

Detailed Description

Vulkan device and instance management implementation.

Copyright (C) 2016-2026 Brian Bailey

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Definition in file VulkanDevice.cpp.

Macro Definition Documentation

◆ VMA_IMPLEMENTATION

#define VMA_IMPLEMENTATION

Definition at line 26 of file VulkanDevice.cpp.