Cycles: Move BVK kernel files to own directory
BVH traversal is not really that much a geometry and we've got quite some traversals now. Makes sense to keep them separate in the name of source structure clarity.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "kernel_camera.h"
|
||||
|
||||
#include "geom/geom.h"
|
||||
#include "bvh/bvh.h"
|
||||
|
||||
#include "kernel_accumulate.h"
|
||||
#include "kernel_shader.h"
|
||||
|
Reference in New Issue
Block a user