Searched defs:is_hdr (Results 1 - 4 of 4) sorted by relevance
| /third_party/astc-encoder/Source/ |
| H A D | astcenccli_image_external.cpp | 83 load_png_with_wuffs( const char* filename, bool y_flip, bool& is_hdr, unsigned int& component_count ) load_png_with_wuffs() argument
|
| H A D | astcenccli_toplevel.cpp | 324 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 D | astcenc_entry.cpp | 246 bool is_hdr = (profile == ASTCENC_PRF_HDR) || (profile == ASTCENC_PRF_HDR_RGB_LDR_A); in validate_flags() local
|
| H A D | astcenccli_image_load_store.cpp | 82 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