MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetType

Method GetType

trinityal/src/Tr2ShaderAL.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163Tr2RenderContextEnum::ShaderType Tr2ShaderAL::GetType() const
164{
165 return m_shader->GetType();
166}
167
168ALResult Tr2ShaderAL::GetBytecode( Tr2ShaderBytecodeAL& bytecode ) const
169{

Callers 6

ClampToTextureMethod · 0.45
IsValidForBitmapMethod · 0.45
Tr2RegisterMapALMethod · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36