|
Diligent Engine
v.2.4.g
|
#include <ResourceBindingMap.hpp>
Classes | |
| struct | BindInfo |
Public Types | |
| using | TMap = std::unordered_map< HashMapStringKey, BindInfo, HashMapStringKey::Hasher > |
| A mapping from the resource name to the binding (shader register, space, array size). More... | |
| using Diligent::ResourceBinding::TMap = std::unordered_map<HashMapStringKey, BindInfo, HashMapStringKey::Hasher> |
A mapping from the resource name to the binding (shader register, space, array size).
1.8.17