Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h513 STBIDEF void stbi_convert_iphone_png_to_rgb(int flag_true_if_should_convert);
522 STBIDEF void stbi_convert_iphone_png_to_rgb_thread(int flag_true_if_should_convert);
5002 STBIDEF void stbi_convert_iphone_png_to_rgb(int flag_true_if_should_convert) in stbi_convert_iphone_png_to_rgb() argument
5004 stbi__de_iphone_flag_global = flag_true_if_should_convert; in stbi_convert_iphone_png_to_rgb()
5020 STBIDEF void stbi_convert_iphone_png_to_rgb_thread(int flag_true_if_should_convert) in stbi_convert_iphone_png_to_rgb_thread() argument
5022 stbi__de_iphone_flag_local = flag_true_if_should_convert; in stbi_convert_iphone_png_to_rgb_thread()

Completed in 12 milliseconds