Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
#include "../core/foray_managedresource.hpp"
#include "../core/foray_core_declares.hpp"
#include "foray_benchmarkbase.hpp"
#include <unordered_map>
Go to the source code of this file.
Classes | |
class | foray::bench::DeviceBenchmark |
A device benchmark based on Vulkans DeviceQuery Api. Timestamps are recorded in milliseconds. Timestamp names must be set in advance. More... | |
Namespaces | |
namespace | foray |
namespace | foray::bench |