MCPcopy Create free account
hub / github.com/FIX94/Nintendont / GRRLIB_LoadTextureBMP

Function GRRLIB_LoadTextureBMP

loader/source/grrlib.c:673–804  ·  view source on GitHub ↗

* Load a texture from a buffer. * It only works for the MS-Windows standard format uncompressed (1-bit, 4-bit, 8-bit, 24-bit and 32-bit). * @param my_bmp the Bitmap buffer to load. * @return A GRRLIB_texImg structure filled with image information. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

GRRLIB_LoadTextureFunction · 0.85

Calls 6

GRRLIB_SetPixelTotexImgFunction · 0.85
GRRLIB_CreatePaletteFunction · 0.85
freeFunction · 0.85
GRRLIB_ClearTexFunction · 0.85
GRRLIB_SetHandleFunction · 0.85
GRRLIB_FlushTexFunction · 0.85

Tested by

no test coverage detected