Skip to content

Commit

Permalink
Remove unneeded defines for the primitive hit types.
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Grant <[email protected]>
  • Loading branch information
tgrant-nv committed Nov 6, 2024
1 parent c1acb68 commit daf816e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/testrender/cuda/rend_lib.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
#include "../raytracer.h"


#define RAYTRACER_HIT_QUAD 0
#define RAYTRACER_HIT_SPHERE 1


OSL_NAMESPACE_ENTER


Expand Down

0 comments on commit daf816e

Please sign in to comment.