Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
vkBufferImpl.cpp File Reference

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)