Home
last modified time | relevance | path

Searched defs:is_hdr (Results 1 - 4 of 4) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenccli_image_external.cpp83 load_png_with_wuffs( const char* filename, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_png_with_wuffs() argument
H A Dastcenccli_toplevel.cpp324 load_uncomp_file( const char* filename, unsigned int dim_z, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_uncomp_file() argument
H A Dastcenc_entry.cpp246 bool is_hdr = (profile == ASTCENC_PRF_HDR) || (profile == ASTCENC_PRF_HDR_RGB_LDR_A); in validate_flags() local
H A Dastcenccli_image_load_store.cpp82 load_image_with_tinyexr( const char* filename, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_image_with_tinyexr() argument
118 load_image_with_stb( const char* filename, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_image_with_stb() argument
934 load_ktx_uncompressed_image( const char* filename, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_ktx_uncompressed_image() argument
1759 load_dds_uncompressed_image( const char* filename, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_dds_uncompressed_image() argument
2376 load_ncimage( const char* filename, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_ncimage() argument
[all...]

Completed in 7 milliseconds