Cleanup for last commit, these variables are no longer needed.
This commit is contained in:
@@ -769,12 +769,6 @@ typedef ccl_addr_space struct ShaderData {
|
||||
/* length of the ray being shaded */
|
||||
float ray_length;
|
||||
|
||||
/* ray bounce depth */
|
||||
int ray_depth;
|
||||
|
||||
/* ray transparent depth */
|
||||
int transparent_depth;
|
||||
|
||||
#ifdef __RAY_DIFFERENTIALS__
|
||||
/* differential of P. these are orthogonal to Ng, not N */
|
||||
differential3 dP;
|
||||
|
Reference in New Issue
Block a user