UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FVulkanDescriptorSetCache Class Reference

#include <VulkanDescriptorSets.h>

+ Inheritance diagram for FVulkanDescriptorSetCache:

Public Member Functions

 FVulkanDescriptorSetCache (FVulkanDevice *InDevice)
 
 ~FVulkanDescriptorSetCache ()
 
void GetDescriptorSets (const FVulkanDSetsKey &DSetsKey, const FVulkanDescriptorSetsLayout &SetsLayout, TArray< FVulkanDescriptorSetWriter > &DSWriters, VkDescriptorSet *OutSets)
 
void GC ()
 

Constructor & Destructor Documentation

◆ FVulkanDescriptorSetCache()

FVulkanDescriptorSetCache::FVulkanDescriptorSetCache ( FVulkanDevice InDevice)

◆ ~FVulkanDescriptorSetCache()

FVulkanDescriptorSetCache::~FVulkanDescriptorSetCache ( )

Member Function Documentation

◆ GC()

void FVulkanDescriptorSetCache::GC ( )

◆ GetDescriptorSets()

void FVulkanDescriptorSetCache::GetDescriptorSets ( const FVulkanDSetsKey DSetsKey,
const FVulkanDescriptorSetsLayout SetsLayout,
TArray< FVulkanDescriptorSetWriter > &  DSWriters,
VkDescriptorSet OutSets 
)

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