Rehti MMORPG  1.0.0
Rehti MMORPG is a free and open source MMORPG game.
DescriptorSetLayoutCache::DescriptorSetLayoutInfo Struct Reference

#include <DescriptorBuilder.hpp>

Collaboration diagram for DescriptorSetLayoutCache::DescriptorSetLayoutInfo:
Collaboration graph

Public Member Functions

bool operator== (const DescriptorSetLayoutInfo &other) const
 
size_t hash () const
 

Public Attributes

std::vector< VkDescriptorSetLayoutBinding > bindings
 

Member Function Documentation

◆ hash()

size_t DescriptorSetLayoutCache::DescriptorSetLayoutInfo::hash ( ) const
Here is the caller graph for this function:

◆ operator==()

bool DescriptorSetLayoutCache::DescriptorSetLayoutInfo::operator== ( const DescriptorSetLayoutInfo other) const

Member Data Documentation

◆ bindings

std::vector<VkDescriptorSetLayoutBinding> DescriptorSetLayoutCache::DescriptorSetLayoutInfo::bindings

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