Skip to content

Commit

Permalink
remove useless things
Browse files Browse the repository at this point in the history
  • Loading branch information
teachmain committed Oct 19, 2023
1 parent 0c982b9 commit 4bb60c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zenovis/xinxinoptix/volume.cu
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ extern "C" __global__ void __closesthit__radiance_volume()
testPRD.vol_t1 = _FLT_MAX_;
testPRD.test_distance = true;
testPRD.isSS = false;
testPRD.opacity = 0.0f;


uint16_t _mask_ = EverythingMask ^ VolumeMatMask;

Expand Down

0 comments on commit 4bb60c9

Please sign in to comment.