Searched refs:flag_true_if_should_flip (Results 1 – 2 of 2) sorted by relevance
468 STBIDEF void stbi_set_flip_vertically_on_load(int flag_true_if_should_flip);1000 STBIDEF void stbi_set_flip_vertically_on_load(int flag_true_if_should_flip) in stbi_set_flip_vertically_on_load() argument1002 stbi__vertically_flip_on_load = flag_true_if_should_flip; in stbi_set_flip_vertically_on_load()