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/
Dstb_image.h512 STBIDEF void stbi_convert_iphone_png_to_rgb(int flag_true_if_should_convert);
521 STBIDEF void stbi_convert_iphone_png_to_rgb_thread(int flag_true_if_should_convert);
4939 STBIDEF void stbi_convert_iphone_png_to_rgb(int flag_true_if_should_convert) in stbi_convert_iphone_png_to_rgb() argument
4941 stbi__de_iphone_flag_global = flag_true_if_should_convert; in stbi_convert_iphone_png_to_rgb()
4957 STBIDEF void stbi_convert_iphone_png_to_rgb_thread(int flag_true_if_should_convert) in stbi_convert_iphone_png_to_rgb_thread() argument
4959 stbi__de_iphone_flag_local = flag_true_if_should_convert; in stbi_convert_iphone_png_to_rgb_thread()