MCPcopy Create free account
hub / github.com/DiligentGraphics/DiligentFX / ~HnPostProcessTask

Method ~HnPostProcessTask

Hydrogent/src/Tasks/HnPostProcessTask.cpp:69–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69HnPostProcessTask::~HnPostProcessTask()
70{
71}
72
73static constexpr WebGPUResourceAttribs kWGPUDepthMapAttribs{WEB_GPU_BINDING_TYPE_UNFILTERABLE_FLOAT_TEXTURE, RESOURCE_DIM_TEX_2D};
74

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected