![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <PushConstants.h>
Public Attributes | |
U64 | _bindingHash {0u} |
BufferRange | _range |
PushConstantType | _type {PushConstantType::COUNT} |
Definition at line 59 of file PushConstants.h.
U64 Divide::UniformData::Entry::_bindingHash {0u} |
Definition at line 61 of file PushConstants.h.
BufferRange Divide::UniformData::Entry::_range |
Definition at line 62 of file PushConstants.h.
PushConstantType Divide::UniformData::Entry::_type {PushConstantType::COUNT} |
Definition at line 63 of file PushConstants.h.