Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
prerender
Method · 0.85
prerender
Method · 0.85
prerender
Method · 0.85
DefaultLoad
Method · 0.85
HLSL
Method · 0.85
GLSL
Method · 0.85
MSL
Method · 0.85
ESSL
Method · 0.85
WGSL
Method · 0.85
HLSL
Method · 0.85
GLSL
Method · 0.85
MSL
Method · 0.85
Calls
1
getRendererType
Method · 0.45
Tested by
no test coverage detected