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

/netbsd-current/sys/dev/stbi/
H A Dstb_image.c169 // float *data = stbi_loadf(filename, &x, &y, &n, 0);
222 extern float *stbi_loadf (char const *filename, int *x, int *y, int *comp, int req_comp);
720 float *stbi_loadf(char const *filename, int *x, int *y, int *comp, int req_comp) function

Completed in 197 milliseconds