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

/netbsd-current/sys/dev/stbi/
H A Dstb_image.c144 // Call stbi_set_unpremultiply_on_load(1) as well to force a divide per
255 extern void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply);
2905 void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply) function

Completed in 144 milliseconds