Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dstb_image.h301 // stbi_ldr_to_hdr_gamma(2.2f);
471 STBIDEF void stbi_ldr_to_hdr_gamma(float gamma);
1573 STBIDEF void stbi_ldr_to_hdr_gamma(float gamma) { stbi__l2h_gamma = gamma; } in stbi_ldr_to_hdr_gamma() function

Completed in 12 milliseconds