Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ DeferredRenderTechnique.cpp
File
DeferredRenderTechnique.cpp
tests/Engine/Graphics/DeferredRenderTechnique.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <Nazara/Graphics/DeferredRenderTechnique.hpp>
2
#include <Catch/catch.hpp>
3
4
SCENARIO(
"DeferredRenderTechnique"
,
"[GRAPHICS][DEFERREDRENDERTECHNIQUE]"
)
Callers
nothing calls this directly
Calls
4
IsPassEnabled
Method · 0.80
EnablePass
Method · 0.80
GetPass
Method · 0.80
ResetPass
Method · 0.80
Tested by
no test coverage detected