NDEVR
API Documentation
SGMPushConstants

Push constants for SGM directional cost aggregation shader. More...

Public Attributes

float decay
 Per-step penalty decay (default 0.92).
int32_t maxRange
 Max scanline walk distance (default 64).
float P1
 Small depth step penalty (default 0.02).
float P2
 Large depth step penalty (default 0.08).
float sgmWeight
 Blend weight for aggregated cost (default 0.3).
float threshSmall
 Relative depth diff threshold for small step (default 0.01).

Detailed Description

Push constants for SGM directional cost aggregation shader.

Definition at line 168 of file VulkanPatchMatch.h.


The documentation for this struct was generated from the following file: