-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
DXGI_FORMAT supports several integer formats. E.g. DXGI_FORMAT_R32G32B32A32_UINT
, DXGI_FORMAT_R32G32B32A32_SINT
, DXGI_FORMAT_R32G32_UINT
, DXGI_FORMAT_R32G32_SINT
, and more.
It's unclear to me whether these should be supported, and if so how.
Part of this issue should also be to figure out what other DDS decoders (NVTT, DirectXTex) and image editing programs (PS, gimp, etc.) do.
Metadata
Metadata
Assignees
Labels
No labels