Home
last modified time | relevance | path

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

/third_party/glfw/deps/
H A Dstb_image_write.h304 static FILE *stbiw__fopen(char const *filename, char const *mode) in stbiw__fopen() function
334 FILE *f = stbiw__fopen(filename, "wb"); in stbi__start_write_file()
1222 f = stbiw__fopen(filename, "wb");
/third_party/astc-encoder/Source/
H A Dstb_image_write.h304 static FILE *stbiw__fopen(char const *filename, char const *mode) in stbiw__fopen() function
334 FILE *f = stbiw__fopen(filename, "wb"); in stbi__start_write_file()
1222 f = stbiw__fopen(filename, "wb");

Completed in 6 milliseconds