UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FVulkanHashableDescriptorInfo Union Reference

#include <VulkanDescriptorSets.h>

Public Attributes

struct { 
 
   uint32   Max0 
 
   uint32   Max1 
 
   uint32   LayoutId 
 
Layout 
 
struct { 
 
   uint32   Id 
 
   uint32   Offset 
 
   uint32   Range 
 
Buffer 
 
struct { 
 
   uint32   SamplerId 
 
   uint32   ImageViewId 
 
   uint32   ImageLayout 
 
Image 
 
struct { 
 
   uint32   Id 
 
   uint32   Zero1 
 
   uint32   Zero2 
 
BufferView 
 

Member Data Documentation

◆ [struct]

struct { ... } FVulkanHashableDescriptorInfo::Buffer

◆ [struct]

struct { ... } FVulkanHashableDescriptorInfo::BufferView

◆ Id

uint32 FVulkanHashableDescriptorInfo::Id

◆ [struct]

struct { ... } FVulkanHashableDescriptorInfo::Image

◆ ImageLayout

uint32 FVulkanHashableDescriptorInfo::ImageLayout

◆ ImageViewId

uint32 FVulkanHashableDescriptorInfo::ImageViewId

◆ [struct]

struct { ... } FVulkanHashableDescriptorInfo::Layout

◆ LayoutId

uint32 FVulkanHashableDescriptorInfo::LayoutId

◆ Max0

uint32 FVulkanHashableDescriptorInfo::Max0

◆ Max1

uint32 FVulkanHashableDescriptorInfo::Max1

◆ Offset

uint32 FVulkanHashableDescriptorInfo::Offset

◆ Range

uint32 FVulkanHashableDescriptorInfo::Range

◆ SamplerId

uint32 FVulkanHashableDescriptorInfo::SamplerId

◆ Zero1

uint32 FVulkanHashableDescriptorInfo::Zero1

◆ Zero2

uint32 FVulkanHashableDescriptorInfo::Zero2

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