added deferred example
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
EXAMPLE=deferred_shading
|
||||
CPP_SRC=common.cpp main.cpp dynamic_c.cpp dynamic_cilk.cpp
|
||||
CPP_SRC=common.cpp main.cpp dynamic_c.cpp
|
||||
# CPP_SRC+=dynamic_cilk.cpp
|
||||
ISPC_SRC=kernels.ispc
|
||||
ISPC_IA_TARGETS=avx1-i32x16
|
||||
ISPC_ARM_TARGETS=neon
|
||||
|
||||
Reference in New Issue
Block a user