Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetRenderTargetWidth
Method
GetRenderTargetWidth
trinity/Shader/Tr2EffectStateManager.cpp:1081–1084 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1079
1080
1081
unsigned int Tr2EffectStateManager::GetRenderTargetWidth()
1082
{
1083
return m_renderTargetWidth;
1084
}
1085
1086
unsigned int Tr2EffectStateManager::GetRenderTargetHeight()
1087
{
Callers
5
DoUpdateLists
Method · 0.80
PopulatePerFramePSData
Method · 0.80
Jitter
Method · 0.80
PopulatePerFrameVSData
Method · 0.80
PopulatePerFramePSData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected