Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h1112 static int stbi__vertically_flip_on_load_global = 0; variable
1116 stbi__vertically_flip_on_load_global = flag_true_if_should_flip; in stbi_set_flip_vertically_on_load()
1120 #define stbi__vertically_flip_on_load stbi__vertically_flip_on_load_global
1132 : stbi__vertically_flip_on_load_global)

Completed in 12 milliseconds