Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiligentGraphics/DiligentFX
/ IsConverged
Method
IsConverged
Hydrogent/src/HnRenderBuffer.cpp:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
bool HnRenderBuffer::IsConverged() const
169
{
170
return true;
171
}
172
173
pxr::VtValue HnRenderBuffer::GetResource(bool MultiSampled) const
174
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected