KhronosGroup / KhronosGroup/Vulkan-Samples

Add sample for HDR display formats

Open
#638 24 comments 21 reactions 1 assignee Claimed by @SaschaWillems View on GitHub
sample
Dominant language
C++
Stars
5.4k
Forks
835
Avg merge
2h 16m
Merged PRs (30d)
1

Description

Most modern games support HDR displays, and Vulkan supports this with respective surface formats and color spaces. E.g. `VK_FORMAT_A2B10G10R10_UNORM_PACK32` and `VK_COLOR_SPACE_HDR10_ST2084_EXT`.

We should add a true HDR sample to our repo, that not only uses HDR formats for internal calculations (like the HDR sample), but also outputs HDR.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.