Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ HDR
Method
HDR
samples/api/hdr/hdr.cpp:26–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
#include
"scene_graph/components/sub_mesh.h"
25
26
HDR::HDR()
27
{
28
title =
"High dynamic range rendering"
;
29
}
30
31
HDR::~HDR()
32
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected