Texture Instruction - Fixed Color
This commit is contained in:
12
benchmarks/opencl/guassian/.depend
Normal file
12
benchmarks/opencl/guassian/.depend
Normal file
@@ -0,0 +1,12 @@
|
||||
main.o: main.cc gaussianElim.h clutils.h \
|
||||
/opt/pocl/runtime/include/CL/cl.h \
|
||||
/opt/pocl/runtime/include/CL/cl_version.h \
|
||||
/opt/pocl/runtime/include/CL/cl_platform.h \
|
||||
/opt/pocl/runtime/include/CL/opencl.h \
|
||||
/opt/pocl/runtime/include/CL/cl_gl.h \
|
||||
/opt/pocl/runtime/include/CL/cl_gl_ext.h \
|
||||
/opt/pocl/runtime/include/CL/cl_ext.h
|
||||
clutils.o: clutils.cpp /opt/pocl/runtime/include/CL/cl.h \
|
||||
/opt/pocl/runtime/include/CL/cl_version.h \
|
||||
/opt/pocl/runtime/include/CL/cl_platform.h clutils.h utils.h
|
||||
utils.o: utils.cpp utils.h
|
||||
BIN
benchmarks/opencl/guassian/guassian
Executable file
BIN
benchmarks/opencl/guassian/guassian
Executable file
Binary file not shown.
11
benchmarks/opencl/nearn/.depend
Normal file
11
benchmarks/opencl/nearn/.depend
Normal file
@@ -0,0 +1,11 @@
|
||||
main.o: main.cc nearestNeighbor.h /opt/pocl/runtime/include/CL/opencl.h \
|
||||
/opt/pocl/runtime/include/CL/cl.h \
|
||||
/opt/pocl/runtime/include/CL/cl_version.h \
|
||||
/opt/pocl/runtime/include/CL/cl_platform.h \
|
||||
/opt/pocl/runtime/include/CL/cl_gl.h \
|
||||
/opt/pocl/runtime/include/CL/cl_gl_ext.h \
|
||||
/opt/pocl/runtime/include/CL/cl_ext.h clutils.h
|
||||
clutils.o: clutils.cpp /opt/pocl/runtime/include/CL/cl.h \
|
||||
/opt/pocl/runtime/include/CL/cl_version.h \
|
||||
/opt/pocl/runtime/include/CL/cl_platform.h clutils.h utils.h
|
||||
utils.o: utils.cpp utils.h
|
||||
BIN
benchmarks/opencl/nearn/nearn
Executable file
BIN
benchmarks/opencl/nearn/nearn
Executable file
Binary file not shown.
3
benchmarks/opencl/saxpy/.depend
Normal file
3
benchmarks/opencl/saxpy/.depend
Normal file
@@ -0,0 +1,3 @@
|
||||
main.o: main.cc /opt/pocl/runtime/include/CL/cl.h \
|
||||
/opt/pocl/runtime/include/CL/cl_version.h \
|
||||
/opt/pocl/runtime/include/CL/cl_platform.h
|
||||
BIN
benchmarks/opencl/saxpy/saxpy
Executable file
BIN
benchmarks/opencl/saxpy/saxpy
Executable file
Binary file not shown.
3
benchmarks/opencl/sfilter/.depend
Normal file
3
benchmarks/opencl/sfilter/.depend
Normal file
@@ -0,0 +1,3 @@
|
||||
main.o: main.cc /opt/pocl/runtime/include/CL/cl.h \
|
||||
/opt/pocl/runtime/include/CL/cl_version.h \
|
||||
/opt/pocl/runtime/include/CL/cl_platform.h
|
||||
BIN
benchmarks/opencl/sfilter/sfilter
Executable file
BIN
benchmarks/opencl/sfilter/sfilter
Executable file
Binary file not shown.
7
benchmarks/opencl/sgemm/.depend
Normal file
7
benchmarks/opencl/sgemm/.depend
Normal file
@@ -0,0 +1,7 @@
|
||||
main.o: main.cc /opt/pocl/runtime/include/CL/opencl.h \
|
||||
/opt/pocl/runtime/include/CL/cl.h \
|
||||
/opt/pocl/runtime/include/CL/cl_version.h \
|
||||
/opt/pocl/runtime/include/CL/cl_platform.h \
|
||||
/opt/pocl/runtime/include/CL/cl_gl.h \
|
||||
/opt/pocl/runtime/include/CL/cl_gl_ext.h \
|
||||
/opt/pocl/runtime/include/CL/cl_ext.h
|
||||
BIN
benchmarks/opencl/sgemm/sgemm
Executable file
BIN
benchmarks/opencl/sgemm/sgemm
Executable file
Binary file not shown.
7
benchmarks/opencl/vecadd/.depend
Normal file
7
benchmarks/opencl/vecadd/.depend
Normal file
@@ -0,0 +1,7 @@
|
||||
main.o: main.cc /opt/pocl/runtime/include/CL/opencl.h \
|
||||
/opt/pocl/runtime/include/CL/cl.h \
|
||||
/opt/pocl/runtime/include/CL/cl_version.h \
|
||||
/opt/pocl/runtime/include/CL/cl_platform.h \
|
||||
/opt/pocl/runtime/include/CL/cl_gl.h \
|
||||
/opt/pocl/runtime/include/CL/cl_gl_ext.h \
|
||||
/opt/pocl/runtime/include/CL/cl_ext.h
|
||||
Reference in New Issue
Block a user