Diligent Engine  v.2.4.g
Public Attributes | List of all members
Diligent::DeviceContextVkImpl::ResourceBindInfo::DescriptorSetInfo Struct Reference

#include <DeviceContextVkImpl.hpp>

Public Attributes

std::array< VkDescriptorSet, MAX_DESCR_SET_PER_SIGNATURE > vkSets = {}
 
Uint32 BaseInd = 0
 
Uint32 DynamicOffsetCount = 0
 

Member Data Documentation

◆ BaseInd

Uint32 Diligent::DeviceContextVkImpl::ResourceBindInfo::DescriptorSetInfo::BaseInd = 0

◆ DynamicOffsetCount

Uint32 Diligent::DeviceContextVkImpl::ResourceBindInfo::DescriptorSetInfo::DynamicOffsetCount = 0

◆ vkSets

std::array<VkDescriptorSet, MAX_DESCR_SET_PER_SIGNATURE> Diligent::DeviceContextVkImpl::ResourceBindInfo::DescriptorSetInfo::vkSets = {}

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