Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiligentGraphics/DiligentFX
/ IsMapped
Method
IsMapped
Hydrogent/src/HnRenderBuffer.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
bool HnRenderBuffer::IsMapped() const
160
{
161
return false;
162
}
163
164
void HnRenderBuffer::Resolve()
165
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected