Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h1120 #define stbi__vertically_flip_on_load stbi__vertically_flip_on_load_global macro
1130 #define stbi__vertically_flip_on_load (stbi__vertically_flip_on_load_set \ macro
1276 if (stbi__vertically_flip_on_load) { in stbi__load_and_postprocess_8bit()
1303 if (stbi__vertically_flip_on_load) { in stbi__load_and_postprocess_16bit()
1314 if (stbi__vertically_flip_on_load && result != NULL) { in stbi__float_postprocess()
1449 if (stbi__vertically_flip_on_load && result) { in stbi_load_gif_from_memory()

Completed in 11 milliseconds