MCPcopy 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
338bool PostFXContext::IsPSOsReady() const
339{
340 return m_PSOsReady;
341}
342
343SHADER_COMPILE_FLAGS PostFXContext::GetShaderCompileFlags(bool CompileAsynchronously) const
344{

Callers 5

ExecuteMethod · 0.80
ExecuteMethod · 0.80
ExecuteMethod · 0.80
ExecuteMethod · 0.80
ExecuteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected