Skip to content

CopyRectangle support for BC compressed format images #568

Description

Currently CopyRectangle reports "unsupported" for BC compressed images. It can, however, be made to operate on a per-block basis rounding to the nearest 4x4 pixel coordinate.

This is a useful operation when creating tiled textures without having to decompress the data first.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bcRelated to DirectX Block Compressionenhancement

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions