MCPcopy 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
89void g3_ForceTransformRefresh(void) { sUseTransformPassthru = -1; }
90
91void g3_RefreshTransforms(bool usePassthru) {
92 if (sUseTransformPassthru == 1 && usePassthru) {

Callers 2

rend_SetZBiasFunction · 0.85
opengl_InitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected