Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiligentGraphics/DiligentFX
/ GetShadowSRV
Method
GetShadowSRV
Hydrogent/src/HnShadowMapManager.cpp:127–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
ITextureView* HnShadowMapManager::GetShadowSRV() const
128
{
129
return m_ShadowMapAtlas->GetTexture()->GetDefaultView(TEXTURE_VIEW_SHADER_RESOURCE);
130
}
131
132
} // namespace USD
133
Callers
1
CommitResources
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected