/src/sys/dev/stbi/ |
stb_image.c | 169 // 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 in typeref:typename:float *
|
stb_image.c | 169 // 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 in typeref:typename:float *
|
stb_image.c | 169 // 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 in typeref:typename:float *
|
stb_image.c | 169 // 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 in typeref:typename:float *
|