Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ PushViewport
Method
PushViewport
trinity/Shader/Tr2EffectStateManager.cpp:1065–1068 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1063
}
1064
1065
void Tr2EffectStateManager::PushViewport()
1066
{
1067
m_viewportStack.push_front( m_viewport );
1068
}
1069
1070
void Tr2EffectStateManager::PopViewport()
1071
{
Callers
13
PrepareShadowRendering
Method · 0.80
PickObject
Method · 0.80
InitRenderPass
Method · 0.80
SetupScreenSpaceSubSurfaceScattering
Method · 0.80
DrawText
Method · 0.80
Execute
Method · 0.80
RunJobHelper
Method · 0.80
RenderShadows
Method · 0.80
RenderDebugInfo
Method · 0.80
UpdateImpostors
Method · 0.80
RenderShadowMapForSpotLight
Method · 0.80
PerformPicking
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected