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

#include <VulkanResources.h>

Public Member Functions

bool IsCompressed () const
 
int32 GetSizeBytes () const
 

Friends

class FVulkanShader
 
FArchiveoperator<< (FArchive &Ar, class FVulkanShader::FSpirvContainer &SpirvContainer)
 

Member Function Documentation

◆ GetSizeBytes()

int32 FVulkanShader::FSpirvContainer::GetSizeBytes ( ) const
inline

◆ IsCompressed()

bool FVulkanShader::FSpirvContainer::IsCompressed ( ) const
inline

Friends And Related Symbol Documentation

◆ FVulkanShader

friend class FVulkanShader
friend

◆ operator<<

FArchive & operator<< ( FArchive Ar,
class FVulkanShader::FSpirvContainer SpirvContainer 
)
friend

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