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