|
Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
#include "../foray_vma.hpp"#include "../foray_vulkan.hpp"#include "foray_commandbuffer.hpp"#include "foray_context.hpp"#include "foray_managedresource.hpp"Go to the source code of this file.
Classes | |
| class | foray::core::ManagedBuffer |
| Wraps allocation and lifetime functionality of a VkBuffer. More... | |
| struct | foray::core::ManagedBuffer::CreateInfo |
| Combines all structs used for initialization. More... | |
Namespaces | |
| namespace | foray |
| namespace | foray::core |