Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetBytecode
Method
GetBytecode
trinityal/src/Tr2ShaderAL.cpp:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
ALResult Tr2ShaderAL::GetBytecode( Tr2ShaderBytecodeAL& bytecode ) const
169
{
170
return m_shader->GetBytecode( bytecode );
171
}
172
173
const Tr2ShaderSignatureAL& Tr2ShaderAL::GetSignature() const
174
{
Callers
2
RegisterShader
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36