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

Method GetShaderStateInterface

trinity/Shader/Tr2Material.cpp:371–374  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

369}
370
371Tr2Shader* Tr2Material::GetShaderStateInterface() const
372{
373 return m_shader;
374}
375
376Tr2EffectPassParameters* Tr2Material::GetPassDescription( uint32_t techniqueIndex, uint32_t passIndex )
377{

Callers 15

RenderFogMethod · 0.80
DrawMethod · 0.80
ValidateMethod · 0.80
PickMethod · 0.80
EndRenderMethod · 0.80
CreateGeometryBatchFunction · 0.80
OnPrepareResourcesMethod · 0.80
RenderMethod · 0.80
RenderBatchGroupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected