#define FSR2_BIND_UAV_EXPOSURE_MIP_LUMA_CHANGE 2 #define FSR2_BIND_UAV_EXPOSURE_MIP_5 3 #define FSR2_BIND_UAV_AUTO_EXPOSURE 4 ...
/// Compute the min of two values. /// @param [in] x The first value to compute the min of. /// @param [in] y The second value to compute the min of. /// Compute the ...