◆ alignment()
VkDeviceSize anonymous_namespace{vulkan.cpp}::UBODescriptorSets::alignment |
( |
| ) |
const |
|
inline |
◆ init()
bool anonymous_namespace{vulkan.cpp}::UBODescriptorSets::init |
( |
VkDevice | dev, |
|
|
VkDeviceSize | size, |
|
|
VkDeviceSize | min_ubo_align, |
|
|
std::span< const VkDescriptorSetLayoutBinding > | bindings ) |
◆ updated() [1/2]
std::bitset< MAX_FRAMES > & anonymous_namespace{vulkan.cpp}::UBODescriptorSets::updated |
( |
| ) |
|
|
inline |
◆ updated() [2/2]
const std::bitset< MAX_FRAMES > & anonymous_namespace{vulkan.cpp}::UBODescriptorSets::updated |
( |
| ) |
const |
|
inline |
◆ m_alignment
VkDeviceSize anonymous_namespace{vulkan.cpp}::UBODescriptorSets::m_alignment = {} |
|
private |
◆ m_updated
std::bitset<MAX_FRAMES> anonymous_namespace{vulkan.cpp}::UBODescriptorSets::m_updated = {} |
|
private |
The documentation for this class was generated from the following file: