Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ ApplyConstantBuffers
Method
ApplyConstantBuffers
trinity/Tr2PerObjectData.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void Tr2PerObjectData::ApplyConstantBuffers( Tr2IndirectDrawBufferWriter& writer, Tr2RenderContext& renderContext ) const
36
{
37
CCP_ASSERT( false );
38
}
39
40
41
// cppcheck-suppress uninitMemberVar
Callers
1
RenderGdprBatches
Method · 0.45
Calls
3
UpdateVertexShaderCBMirror
Method · 0.80
ApplyPsConstantBuffers
Method · 0.80
SetPerObjectData
Method · 0.45
Tested by
no test coverage detected