Fix Cycles OpenCL compiler error after recent changes.
This commit is contained in:
@@ -514,7 +514,7 @@ typedef ccl_addr_space struct PathRadiance {
|
|||||||
float mist;
|
float mist;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
PathRadianceState state;
|
struct PathRadianceState state;
|
||||||
|
|
||||||
#ifdef __SHADOW_TRICKS__
|
#ifdef __SHADOW_TRICKS__
|
||||||
/* Total light reachable across the path, ignoring shadow blocked queries. */
|
/* Total light reachable across the path, ignoring shadow blocked queries. */
|
||||||
|
Reference in New Issue
Block a user