Skip to content

DXGI_FORMAT_B8G8R8A8_UNORM not supported in GetBitsPerPixel #88

@shubham2398

Description

@shubham2398

static UINT GetBitsPerPixel(DXGI_FORMAT format)

Is there a reason many BGRA formats are not supported in GetBitsPerPixel? Asking because CanUseSmallAlignment method uses this method, and hence it would return false for all such formats unsupported in GetBitsPerPixel even though they would satisfy the small alignment conditions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions