![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "Headers/vkBufferImpl.h"
#include "Core/Headers/StringHelper.h"
#include "Utility/Headers/Localization.h"
#include "Platform/Video/Headers/LockManager.h"
#include "Platform/Video/RenderBackend/Vulkan/Headers/VKWrapper.h"
Go to the source code of this file.
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
namespace | Divide::VKUtil |
Functions | |
VertexInputDescription | Divide::getVertexDescription (const AttributeMap &vertexFormat) |
VMABuffer_uptr | Divide::VKUtil::createStagingBuffer (size_t size, std::string_view bufferName, const bool isCopySource) |