Searched refs:stbi_flip_vertically_on_write (Results 1 – 3 of 3) sorted by relevance
159 stbi_flip_vertically_on_write(y_flip); in store_png_image_with_stb()181 stbi_flip_vertically_on_write(y_flip); in store_tga_image_with_stb()203 stbi_flip_vertically_on_write(y_flip); in store_bmp_image_with_stb()
195 STBIWDEF void stbi_flip_vertically_on_write(int flip_boolean);262 STBIWDEF void stbi_flip_vertically_on_write(int flag) in stbi_flip_vertically_on_write() function