Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ GetResolution
Method
GetResolution
deps/LLGL/sources/Renderer/RenderContext.cpp:28–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
/* ----- Render Target ----- */
27
28
Extent2D RenderContext::GetResolution() const
29
{
30
return GetVideoMode().resolution;
31
}
32
33
std::uint32_t RenderContext::GetNumColorAttachments() const
34
{
Callers
15
Draw
Method · 0.45
main
Function · 0.45
main
Function · 0.45
Run
Method · 0.45
ExampleBase
Method · 0.45
main
Function · 0.45
OnDrawFrame
Method · 0.45
CreatePipelines
Method · 0.45
DrawSceneOntoScreen
Function · 0.45
OnDrawFrame
Method · 0.45
OnDrawFrame
Method · 0.45
RenderScene
Method · 0.45
Calls
no outgoing calls
Tested by
2
main
Function · 0.36
main
Function · 0.36