Searched refs:stbi_bmp_load (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/stbi/
H A Dstb_image.c344 extern stbi_uc *stbi_bmp_load (char const *filename, int *x, int *y, int *comp, int req_comp);
532 extern stbi_uc *stbi_bmp_load (char const *filename, int *x, int *y, int *comp, int req_comp);
3489 stbi_uc *stbi_bmp_load (char const *filename, int *x, int *y, int *comp, int req_comp) function
5056 fix bug: the stbi_bmp_load() and stbi_tga_load() functions didn't work at all

Completed in 196 milliseconds