Navigation
API > API/Runtime > API/Runtime/RHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include | #include "RHIResources.h" |
template<typename TShaderType>
uint64 ComputeShaderTableHash
(
const TArrayView < TShaderType * > & ShaderTable,
uint64 InitialHash
)
Remarks
Helper for fast compute of hash for a shader table.