texconv: Portable Half Map uses .phm extension (#550)

This commit is contained in:
Chuck Walbourn
2024-11-07 14:56:31 -08:00
committed by GitHub
parent 2f37de7165
commit d8e9d5b12a
3 changed files with 7 additions and 4 deletions

View File

@@ -449,9 +449,9 @@ HRESULT __cdecl SaveToPortablePixMap(
//============================================================================
// PFM (Portable Float Map)
// PFM (Portable Float Map) / PHM (Portable Half Map)
// http://paulbourke.net/dataformats/pbmhdr/
// https://oyranos.org/2015/03/portable-float-map-with-16-bit-half/index.html
// https://github.com/syoyo/libphm
//============================================================================
HRESULT __cdecl LoadFromPortablePixMapHDR(