Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::UniformData::Entry Struct Reference

#include <PushConstants.h>

Public Attributes

U64 _bindingHash {0u}
 
BufferRange _range
 
PushConstantType _type {PushConstantType::COUNT}
 

Detailed Description

Definition at line 59 of file PushConstants.h.

Member Data Documentation

◆ _bindingHash

U64 Divide::UniformData::Entry::_bindingHash {0u}

Definition at line 61 of file PushConstants.h.

◆ _range

BufferRange Divide::UniformData::Entry::_range

Definition at line 62 of file PushConstants.h.

◆ _type

PushConstantType Divide::UniformData::Entry::_type {PushConstantType::COUNT}

Definition at line 63 of file PushConstants.h.


The documentation for this struct was generated from the following file: