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

Function GRRLIB_LoadTextureFromFile

loader/source/grrlib.c:1515–1529  ·  view source on GitHub ↗

* Load a texture from a file. * @param filename The JPEG, PNG or Bitmap filename to load. * @return A GRRLIB_texImg structure filled with image information. * If an error occurs NULL will be returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

GRRLIB_LoadFileFunction · 0.85
GRRLIB_LoadTextureFunction · 0.85
freeFunction · 0.85

Tested by

no test coverage detected