|
Diligent Engine
v.2.4.g
|
#include <ResourceBindingMap.hpp>
Public Member Functions | |
| BindInfo () noexcept | |
| BindInfo (Uint32 _BindPoint, Uint32 _Space, Uint32 _ArraySize, SHADER_RESOURCE_TYPE _ResType) noexcept | |
Public Attributes | |
| Uint32 | BindPoint = ~0u |
| Uint32 | Space = ~0u |
| Uint32 | ArraySize = 0 |
|
inlinenoexcept |
|
inlinenoexcept |
| Uint32 Diligent::ResourceBinding::BindInfo::ArraySize = 0 |
| Uint32 Diligent::ResourceBinding::BindInfo::BindPoint = ~0u |
| Uint32 Diligent::ResourceBinding::BindInfo::Space = ~0u |
1.8.17