Nebula
Loading...
Searching...
No Matches
Vulkan::VkShaderCache::VkShaderSetupInfo Struct Reference

Public Attributes

VkDevice dev
 
Resources::ResourceName name
 
CoreGraphics::ShaderIdentifier::Code id
 
UniformBufferMap uniformBufferMap
 
UniformBufferGroupMap uniformBufferGroupMap
 
CoreGraphics::ResourcePipelineId pipelineLayout
 
Util::FixedArray< CoreGraphics::ResourcePipelinePushConstantRangeconstantRangeLayout
 
Util::Array< CoreGraphics::SamplerIdimmutableSamplers
 
Util::Dictionary< Util::StringAtom, uint32_t > resourceIndexMap
 
Util::Dictionary< Util::StringAtom, IndexTconstantBindings
 
Util::FixedArray< Util::Pair< uint32_t, CoreGraphics::ResourceTableLayoutId > > descriptorSetLayouts
 
Util::Dictionary< uint32_t, uint32_t > descriptorSetLayoutMap
 

Member Data Documentation

◆ constantBindings

Util::Dictionary<Util::StringAtom, IndexT> Vulkan::VkShaderCache::VkShaderSetupInfo::constantBindings

◆ constantRangeLayout

Util::FixedArray<CoreGraphics::ResourcePipelinePushConstantRange> Vulkan::VkShaderCache::VkShaderSetupInfo::constantRangeLayout

◆ descriptorSetLayoutMap

Util::Dictionary<uint32_t, uint32_t> Vulkan::VkShaderCache::VkShaderSetupInfo::descriptorSetLayoutMap

◆ descriptorSetLayouts

Util::FixedArray<Util::Pair<uint32_t, CoreGraphics::ResourceTableLayoutId> > Vulkan::VkShaderCache::VkShaderSetupInfo::descriptorSetLayouts

◆ dev

VkDevice Vulkan::VkShaderCache::VkShaderSetupInfo::dev

◆ id

CoreGraphics::ShaderIdentifier::Code Vulkan::VkShaderCache::VkShaderSetupInfo::id

◆ immutableSamplers

Util::Array<CoreGraphics::SamplerId> Vulkan::VkShaderCache::VkShaderSetupInfo::immutableSamplers

◆ name

Resources::ResourceName Vulkan::VkShaderCache::VkShaderSetupInfo::name

◆ pipelineLayout

CoreGraphics::ResourcePipelineId Vulkan::VkShaderCache::VkShaderSetupInfo::pipelineLayout

◆ resourceIndexMap

Util::Dictionary<Util::StringAtom, uint32_t> Vulkan::VkShaderCache::VkShaderSetupInfo::resourceIndexMap

◆ uniformBufferGroupMap

UniformBufferGroupMap Vulkan::VkShaderCache::VkShaderSetupInfo::uniformBufferGroupMap

◆ uniformBufferMap

UniformBufferMap Vulkan::VkShaderCache::VkShaderSetupInfo::uniformBufferMap

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