MCPcopy 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
168ALResult Tr2ShaderAL::GetBytecode( Tr2ShaderBytecodeAL& bytecode ) const
169{
170 return m_shader->GetBytecode( bytecode );
171}
172
173const Tr2ShaderSignatureAL& Tr2ShaderAL::GetSignature() const
174{

Callers 2

RegisterShaderMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.36