-
Notifications
You must be signed in to change notification settings - Fork 466
Open
Labels
utilityApplies to DDSTextureLoader, ScreenGrab, WICTextureLoaderApplies to DDSTextureLoader, ScreenGrab, WICTextureLoaderwslRelated to Windows Subsystem for Linux supportRelated to Windows Subsystem for Linux support
Description
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.
luncliff
Metadata
Metadata
Assignees
Labels
utilityApplies to DDSTextureLoader, ScreenGrab, WICTextureLoaderApplies to DDSTextureLoader, ScreenGrab, WICTextureLoaderwslRelated to Windows Subsystem for Linux supportRelated to Windows Subsystem for Linux support