mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-06 05:06:14 +01:00
texconv: Portable Half Map uses .phm extension (#550)
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user