Home
last modified time | relevance | path

Searched refs:GetPostEffects (Results 1 – 4 of 4) sorted by relevance

/dports/games/0ad/0ad-0.0.23b-alpha/source/tools/atlas/GameInterface/Handlers/
H A DEnvironmentHandlers.cpp214 QUERYHANDLER(GetPostEffects) in QUERYHANDLER() argument
216 std::vector<CStrW> effects = g_Renderer.GetPostprocManager().GetPostEffects(); in QUERYHANDLER()
/dports/games/0ad/0ad-0.0.23b-alpha/source/renderer/
H A DPostprocManager.h91 static std::vector<CStrW> GetPostEffects();
H A DPostprocManager.cpp514 std::vector<CStrW> CPostprocManager::GetPostEffects() in GetPostEffects() function in CPostprocManager
590 std::vector<CStrW> CPostprocManager::GetPostEffects() in GetPostEffects() function in CPostprocManager
/dports/games/0ad/0ad-0.0.23b-alpha/source/tools/atlas/GameInterface/
H A DMessages.h514 QUERY(GetPostEffects,