Searched defs:stbi_write_bmp_to_func (Results 1 - 2 of 2) sorted by relevance
| /third_party/glfw/deps/ |
| H A D | stb_image_write.h | 512 STBIWDEF int stbi_write_bmp_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data) in stbi_write_bmp_to_func() function
|
| /third_party/astc-encoder/Source/ |
| H A D | stb_image_write.h | 512 STBIWDEF int stbi_write_bmp_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data) in stbi_write_bmp_to_func() function
|
Completed in 6 milliseconds