Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiligentGraphics/DiligentFX
/ GetShadowTexture
Method
GetShadowTexture
Hydrogent/src/HnShadowMapManager.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
ITexture* HnShadowMapManager::GetShadowTexture() const
123
{
124
return m_ShadowMapAtlas->GetTexture();
125
}
126
127
ITextureView* HnShadowMapManager::GetShadowSRV() const
128
{
Callers
1
Execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected