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

Function GRRLIB_LoadTexturePNG

loader/source/grrlib.c:623–646  ·  view source on GitHub ↗

* Load a texture from a buffer. * @param my_png the PNG buffer to load. * @return A GRRLIB_texImg structure filled with image information. * If image size is not correct, the texture will be completely transparent. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

GRRLIB_LoadTextureFunction · 0.85
InitialiseFunction · 0.85

Calls 3

GRRLIB_SetHandleFunction · 0.85
memsetFunction · 0.85
GRRLIB_FlushTexFunction · 0.85

Tested by

no test coverage detected