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

Function GetShaderModel

trinity/Tr2Renderer_Blue.cpp:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150#endif
151
152static const char* GetShaderModel()
153{
154 return Tr2Renderer::GetShaderModelString( Tr2Renderer::GetShaderModel() );
155}
156MAP_FUNCTION_AND_WRAP( "GetShaderModel", GetShaderModel, "Gets the currently selected shader model (see SetShaderModel).\n" );
157
158static uint64_t GetCurrentFrameCounter()

Callers 12

IsLowQualityMethod · 0.85
OnPrepareResourcesMethod · 0.85
ShaderQualityFunction · 0.85
ConvertEffectPathFunction · 0.85
GetNormalMapIfNeededMethod · 0.85
GetBatchesMethod · 0.85
OnPrepareResourcesMethod · 0.85
IsRenderingMethod · 0.85
CreateBufferMethod · 0.85
GetBatchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected