Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
Loading...
Searching...
No Matches
Classes | Namespaces
foray_dualbuffer.hpp File Reference
#include "../core/foray_managedbuffer.hpp"
#include "../foray_basics.hpp"

Go to the source code of this file.

Classes

class  foray::util::DualBuffer
 Helper class for organizing CPU -> GPU data synchronisation. In flight data is stored on host side, and copied to GPU right before being used. More...
 

Namespaces

namespace  foray
 
namespace  foray::util