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/
Dstb_image.h470 STBIDEF void stbi_ldr_to_hdr_gamma(float gamma);
1555 STBIDEF void stbi_ldr_to_hdr_gamma(float gamma) { stbi__l2h_gamma = gamma; } in stbi_ldr_to_hdr_gamma() function