Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h1122 static STBI_THREAD_LOCAL int stbi__vertically_flip_on_load_local, stbi__vertically_flip_on_load_set; variable
1127 stbi__vertically_flip_on_load_set = 1; in stbi_set_flip_vertically_on_load_thread()
1130 #define stbi__vertically_flip_on_load (stbi__vertically_flip_on_load_set \

Completed in 12 milliseconds