MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / rend_SetBumpmapReadyState

Function rend_SetBumpmapReadyState

renderer/HardwareBaseGPU.cpp:429–429  ·  view source on GitHub ↗

Sets a bumpmap to be rendered, or turns off bumpmapping altogether

Source from the content-addressed store, hash-verified

427
428// Sets a bumpmap to be rendered, or turns off bumpmapping altogether
429void rend_SetBumpmapReadyState(int state, int map) {}
430
431// returns rendering statistics for the frame
432void rend_GetStatistics(tRendererStats *stats) {

Callers 2

RenderSubmodelFaceFunction · 0.50
RenderSubmodelFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected