Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiligentGraphics/DiligentFX
/ IsPSOsReady
Method
IsPSOsReady
PostProcess/Common/src/PostFXContext.cpp:338–341 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
336
}
337
338
bool PostFXContext::IsPSOsReady() const
339
{
340
return m_PSOsReady;
341
}
342
343
SHADER_COMPILE_FLAGS PostFXContext::GetShaderCompileFlags(bool CompileAsynchronously) const
344
{
Callers
5
Execute
Method · 0.80
Execute
Method · 0.80
Execute
Method · 0.80
Execute
Method · 0.80
Execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected