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

/netbsd-current/sys/dev/stbi/
H A Dstb_image.c175 // stbi_ldr_to_hdr_scale(1.0f);
230 extern void stbi_ldr_to_hdr_scale(float scale);
804 void stbi_ldr_to_hdr_scale(float scale) { l2h_scale = scale; } function

Completed in 177 milliseconds