Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
#include "../foray_vulkan.hpp"
#include "../osi/foray_env.hpp"
#include "foray_context.hpp"
#include "foray_managedresource.hpp"
#include "foray_shadermanager.hpp"
Go to the source code of this file.
Classes | |
class | foray::core::ShaderModule |
Wraps shader code driver handle (VkShaderModule). See ShaderManager for compiling shaders dynamically. More... | |
Namespaces | |
namespace | foray |
namespace | foray::core |