Preuploads a texture to the video card
| 415 | |
| 416 | // Preuploads a texture to the video card |
| 417 | void rend_PreUploadTextureToCard(int handle, int map_type) {} |
| 418 | |
| 419 | // Frees an uploaded texture from the video card |
| 420 | void rend_FreePreUploadedTexture(int handle, int map_type) {} |
no outgoing calls
no test coverage detected