|
Rehti MMORPG
1.0.0
Rehti MMORPG is a free and open source MMORPG game.
|
#include <DescriptorBuilder.hpp>

Public Member Functions | |
| bool | operator== (const DescriptorSetLayoutInfo &other) const |
| size_t | hash () const |
Public Attributes | |
| std::vector< VkDescriptorSetLayoutBinding > | bindings |
| size_t DescriptorSetLayoutCache::DescriptorSetLayoutInfo::hash | ( | ) | const |

| bool DescriptorSetLayoutCache::DescriptorSetLayoutInfo::operator== | ( | const DescriptorSetLayoutInfo & | other | ) | const |
| std::vector<VkDescriptorSetLayoutBinding> DescriptorSetLayoutCache::DescriptorSetLayoutInfo::bindings |