+using kernels1 in deferred
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
EXAMPLE=deferred_shading
|
||||
CPP_SRC=common.cpp main.cpp dynamic_c.cpp dynamic_cilk.cpp
|
||||
ISPC_SRC=kernels.ispc
|
||||
CPP_SRC=common.cpp main.cpp
|
||||
ISPC_SRC=kernels1.ispc
|
||||
ISPC_IA_TARGETS=avx
|
||||
ISPC_FLAGS=--opt=fast-math
|
||||
|
||||
|
||||
Reference in New Issue
Block a user