UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SparseVolumeTextureUpload.cpp File Reference

Classes

class  FSparseVolumeTextureUpdateFromSparseBufferCS
 
class  FSparseVolumeTextureUpdatePageTableCS
 

Namespaces

namespace  UE
 
namespace  UE::SVT
 

Functions

 IMPLEMENT_GLOBAL_SHADER (FSparseVolumeTextureUpdateFromSparseBufferCS, "/Engine/Private/SparseVolumeTexture/UpdateSparseVolumeTexture.usf", "SparseVolumeTextureUpdateFromSparseBufferCS", SF_Compute)
 
 IMPLEMENT_GLOBAL_SHADER (FSparseVolumeTextureUpdatePageTableCS, "/Engine/Private/SparseVolumeTexture/UpdateSparseVolumeTexture.usf", "SparseVolumeTextureUpdatePageTableCS", SF_Compute)
 

Function Documentation

◆ IMPLEMENT_GLOBAL_SHADER() [1/2]

IMPLEMENT_GLOBAL_SHADER ( FSparseVolumeTextureUpdateFromSparseBufferCS  ,
"/Engine/Private/SparseVolumeTexture/UpdateSparseVolumeTexture.usf"  ,
"SparseVolumeTextureUpdateFromSparseBufferCS"  ,
SF_Compute   
)

◆ IMPLEMENT_GLOBAL_SHADER() [2/2]

IMPLEMENT_GLOBAL_SHADER ( FSparseVolumeTextureUpdatePageTableCS  ,
"/Engine/Private/SparseVolumeTexture/UpdateSparseVolumeTexture.usf"  ,
"SparseVolumeTextureUpdatePageTableCS"  ,
SF_Compute   
)