Skip to content

Vulkan <-> DXGI Format constant utility #352

@walbourn

Description

@walbourn

Could be useful to have a pair of functions which maps between Vulkan formats and DXGI formats (i.e. VK_FORMAT_R8_UNORM <-> DXGI_FORMAT_R8_UNORM, VK_FORMAT_R16G16B16A16_SFLOAT<->DXGI_FORMAT_R16G16B16A16_FLOAT, etc.)

https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VkFormat.html

Note all defined Vulkan formats have DXGI equivalents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    utilityApplies to DDSTextureLoader, ScreenGrab, WICTextureLoaderwslRelated to Windows Subsystem for Linux support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions