Unravel Engine C++ Reference
Loading...
Searching...
No Matches
batch_key.h File Reference
#include <engine/assets/asset_handle.h>
#include <cstdint>
#include <memory>
#include <string>

Go to the source code of this file.

Classes

struct  unravel::batch_key
 Batch key structure for grouping compatible draw calls. More...
 
struct  std::hash< unravel::batch_key >
 

Namespaces

namespace  unravel
 
namespace  std
 Hash specialization for batch_key to enable use in std::unordered_map.