Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp128 float* data = stbi_loadf(filename, &dim_x, &dim_y, nullptr, STBI_rgb_alpha); in load_image_with_stb()
140 uint8_t* data = stbi_load(filename, &dim_x, &dim_y, nullptr, STBI_rgb_alpha); in load_image_with_stb()
H A Dstb_image.h381 STBI_rgb_alpha = 4 enumerator

Completed in 15 milliseconds