Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h285 // stbi_hdr_to_ldr_gamma(2.2f);
466 STBIDEF void stbi_hdr_to_ldr_gamma(float gamma);
1579 STBIDEF void stbi_hdr_to_ldr_gamma(float gamma) { stbi__h2l_gamma_i = 1/gamma; } in stbi_hdr_to_ldr_gamma() function

Completed in 12 milliseconds