Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ g3_ForceTransformRefresh
Function
g3_ForceTransformRefresh
renderer/HardwareTransforms.cpp:89–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
void g3_ForceTransformRefresh(void) { sUseTransformPassthru = -1; }
90
91
void g3_RefreshTransforms(bool usePassthru) {
92
if (sUseTransformPassthru == 1 && usePassthru) {
Callers
2
rend_SetZBias
Function · 0.85
opengl_Init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected