Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ Update
Function
Update
BindlessDeferred/AppSettings.cpp:188–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
void Update(uint32 displayWidth, uint32 displayHeight, const Float4x4& viewMatrix)
189
{
190
Settings.Update(displayWidth, displayHeight, viewMatrix);
191
192
}
193
194
void UpdateCBuffer()
195
{
Callers
2
Update_Internal
Method · 0.85
SetIntensity
Method · 0.85
Calls
1
Update
Method · 0.45
Tested by
no test coverage detected