MCPcopy Create free account
hub / github.com/Siv3D/OpenSiv3D / GetRendererType

Function GetRendererType

Siv3D/src/Siv3D/System/SivSystem.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 }
53
54 EngineOption::Renderer GetRendererType()
55 {
56 return SIV3D_ENGINE(Renderer)->getRendererType();
57 }
58 }
59}

Callers 15

prerenderMethod · 0.85
prerenderMethod · 0.85
prerenderMethod · 0.85
DefaultLoadMethod · 0.85
HLSLMethod · 0.85
GLSLMethod · 0.85
MSLMethod · 0.85
ESSLMethod · 0.85
WGSLMethod · 0.85
HLSLMethod · 0.85
GLSLMethod · 0.85
MSLMethod · 0.85

Calls 1

getRendererTypeMethod · 0.45

Tested by

no test coverage detected