Searched refs:stbiw__writefv (Results 1 - 2 of 2) sorted by relevance
/third_party/glfw/deps/ |
H A D | stb_image_write.h | 349 static void stbiw__writefv(stbi__write_context *s, const char *fmt, va_list v) in stbiw__writefv() function 382 stbiw__writefv(s, fmt, v); in stbiw__writef() 485 stbiw__writefv(s, fmt, v); in stbiw__outfile()
|
/third_party/astc-encoder/Source/ |
H A D | stb_image_write.h | 349 static void stbiw__writefv(stbi__write_context *s, const char *fmt, va_list v) in stbiw__writefv() function 382 stbiw__writefv(s, fmt, v); in stbiw__writef() 485 stbiw__writefv(s, fmt, v); in stbiw__outfile()
|
Completed in 6 milliseconds