Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetHash
Function
GetHash
Source/Engine/Renderer/GlobalSignDistanceFieldPass.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
};
129
130
uint32 GetHash(const RasterizeChunkKey& key)
131
{
132
return key.Hash;
133
}
134
135
struct CascadeData
136
{
Callers
3
CalculateSortKey
Function · 0.70
GetHash
Method · 0.70
SortLights
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected