Skip to content

Compression artifacts for BC7_UNORM when compressing on CPU (GPU is fine) #488

Open
@robindegen

Description

@robindegen

I was having issues with the library and thought it was because of my own code; but i noticed that the texconv tool shows the exact same problem.

texconv.exe -y BC7_UNORM texture.png

gives a different output than
texconv.exe -y BC7_UNORM -nogpu texture.png

Notice the artifacts in the CPU version:
image

This is with the GPU:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions