MCPcopy Create free account
hub / github.com/LukasBanana/LLGL / GetRenderingCaps

Method GetRenderingCaps

wrapper/Go/RenderSystem.go:22–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 GetRendererName() string
21 GetRendererInfo() RendererInfo
22 GetRenderingCaps() RenderingCapabilities
23 GetRendererReport() Report
24
25 CreateSwapChain(swapChainDesc SwapChainDescriptor) SwapChain

Callers 15

QueryRendererDetailsMethod · 0.65
mainFunction · 0.65
mainFunction · 0.65
TestbedContextMethod · 0.65
CreateRenderTargetMethod · 0.65
LoadProjectionMatrixMethod · 0.65
SaveDepthImageMethod · 0.65
DEF_TESTFunction · 0.65
ExampleBaseMethod · 0.65
PerspectiveProjectionMethod · 0.65
OrthogonalProjectionMethod · 0.65

Implementers 1

renderSystemImplwrapper/Go/RenderSystem.go

Calls

no outgoing calls

Tested by 7

mainFunction · 0.52
mainFunction · 0.52
TestbedContextMethod · 0.52
CreateRenderTargetMethod · 0.52
LoadProjectionMatrixMethod · 0.52
SaveDepthImageMethod · 0.52
DEF_TESTFunction · 0.52