-
Notifications
You must be signed in to change notification settings - Fork 473
Open
Labels
bcRelated to DirectX Block CompressionRelated to DirectX Block CompressiontoolsApplies to texconv, texdiag, texassemble, etc.Applies to texconv, texdiag, texassemble, etc.
Description
Hi, would it be possible to add BC compression functionality to texassemble directly?
Right now, when we want to create compressed cubemap texture, we have to first use texassemble to create a DDS texture with uncompressed format, and right after that use texconv to convert the cubemap DDS to compressed BC format.
If we could specify BC output format directly on texassemble, we would not need texconv at all.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bcRelated to DirectX Block CompressionRelated to DirectX Block CompressiontoolsApplies to texconv, texdiag, texassemble, etc.Applies to texconv, texdiag, texassemble, etc.