vSMC
vSMC: Scalable Monte Carlo
Functions
cl_set_kernel_args.hpp File Reference

Go to the source code of this file.

Functions

template<typename Arg0 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0)
 
template<typename Arg0 , typename Arg1 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1)
 
template<typename Arg0 , typename Arg1 , typename Arg2 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17, const Arg18 &arg18)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17, const Arg18 &arg18, const Arg19 &arg19)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17, const Arg18 &arg18, const Arg19 &arg19, const Arg20 &arg20)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17, const Arg18 &arg18, const Arg19 &arg19, const Arg20 &arg20, const Arg21 &arg21)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17, const Arg18 &arg18, const Arg19 &arg19, const Arg20 &arg20, const Arg21 &arg21, const Arg22 &arg22)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17, const Arg18 &arg18, const Arg19 &arg19, const Arg20 &arg20, const Arg21 &arg21, const Arg22 &arg22, const Arg23 &arg23)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17, const Arg18 &arg18, const Arg19 &arg19, const Arg20 &arg20, const Arg21 &arg21, const Arg22 &arg22, const Arg23 &arg23, const Arg24 &arg24)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 , typename Arg25 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17, const Arg18 &arg18, const Arg19 &arg19, const Arg20 &arg20, const Arg21 &arg21, const Arg22 &arg22, const Arg23 &arg23, const Arg24 &arg24, const Arg25 &arg25)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 , typename Arg25 , typename Arg26 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17, const Arg18 &arg18, const Arg19 &arg19, const Arg20 &arg20, const Arg21 &arg21, const Arg22 &arg22, const Arg23 &arg23, const Arg24 &arg24, const Arg25 &arg25, const Arg26 &arg26)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 , typename Arg25 , typename Arg26 , typename Arg27 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17, const Arg18 &arg18, const Arg19 &arg19, const Arg20 &arg20, const Arg21 &arg21, const Arg22 &arg22, const Arg23 &arg23, const Arg24 &arg24, const Arg25 &arg25, const Arg26 &arg26, const Arg27 &arg27)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 , typename Arg25 , typename Arg26 , typename Arg27 , typename Arg28 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17, const Arg18 &arg18, const Arg19 &arg19, const Arg20 &arg20, const Arg21 &arg21, const Arg22 &arg22, const Arg23 &arg23, const Arg24 &arg24, const Arg25 &arg25, const Arg26 &arg26, const Arg27 &arg27, const Arg28 &arg28)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 , typename Arg25 , typename Arg26 , typename Arg27 , typename Arg28 , typename Arg29 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17, const Arg18 &arg18, const Arg19 &arg19, const Arg20 &arg20, const Arg21 &arg21, const Arg22 &arg22, const Arg23 &arg23, const Arg24 &arg24, const Arg25 &arg25, const Arg26 &arg26, const Arg27 &arg27, const Arg28 &arg28, const Arg29 &arg29)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 , typename Arg25 , typename Arg26 , typename Arg27 , typename Arg28 , typename Arg29 , typename Arg30 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17, const Arg18 &arg18, const Arg19 &arg19, const Arg20 &arg20, const Arg21 &arg21, const Arg22 &arg22, const Arg23 &arg23, const Arg24 &arg24, const Arg25 &arg25, const Arg26 &arg26, const Arg27 &arg27, const Arg28 &arg28, const Arg29 &arg29, const Arg30 &arg30)
 
template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 , typename Arg25 , typename Arg26 , typename Arg27 , typename Arg28 , typename Arg29 , typename Arg30 , typename Arg31 >
void cl_set_kernel_args (::cl::Kernel &kern,::cl_uint offset, const Arg0 &arg0, const Arg1 &arg1, const Arg2 &arg2, const Arg3 &arg3, const Arg4 &arg4, const Arg5 &arg5, const Arg6 &arg6, const Arg7 &arg7, const Arg8 &arg8, const Arg9 &arg9, const Arg10 &arg10, const Arg11 &arg11, const Arg12 &arg12, const Arg13 &arg13, const Arg14 &arg14, const Arg15 &arg15, const Arg16 &arg16, const Arg17 &arg17, const Arg18 &arg18, const Arg19 &arg19, const Arg20 &arg20, const Arg21 &arg21, const Arg22 &arg22, const Arg23 &arg23, const Arg24 &arg24, const Arg25 &arg25, const Arg26 &arg26, const Arg27 &arg27, const Arg28 &arg28, const Arg29 &arg29, const Arg30 &arg30, const Arg31 &arg31)
 

Function Documentation

template<typename Arg0 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0 
)
inline

Definition at line 32 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1 
)
inline

Definition at line 41 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2 
)
inline

Definition at line 53 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3 
)
inline

Definition at line 68 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4 
)
inline

Definition at line 86 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5 
)
inline

Definition at line 107 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6 
)
inline

Definition at line 131 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7 
)
inline

Definition at line 158 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8 
)
inline

Definition at line 188 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9 
)
inline

Definition at line 221 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10 
)
inline

Definition at line 257 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11 
)
inline

Definition at line 296 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12 
)
inline

Definition at line 338 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13 
)
inline

Definition at line 383 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14 
)
inline

Definition at line 431 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15 
)
inline

Definition at line 482 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16 
)
inline

Definition at line 536 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17 
)
inline

Definition at line 593 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17,
const Arg18 &  arg18 
)
inline

Definition at line 653 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17,
const Arg18 &  arg18,
const Arg19 &  arg19 
)
inline

Definition at line 716 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17,
const Arg18 &  arg18,
const Arg19 &  arg19,
const Arg20 &  arg20 
)
inline

Definition at line 782 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17,
const Arg18 &  arg18,
const Arg19 &  arg19,
const Arg20 &  arg20,
const Arg21 &  arg21 
)
inline

Definition at line 851 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17,
const Arg18 &  arg18,
const Arg19 &  arg19,
const Arg20 &  arg20,
const Arg21 &  arg21,
const Arg22 &  arg22 
)
inline

Definition at line 923 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17,
const Arg18 &  arg18,
const Arg19 &  arg19,
const Arg20 &  arg20,
const Arg21 &  arg21,
const Arg22 &  arg22,
const Arg23 &  arg23 
)
inline

Definition at line 998 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17,
const Arg18 &  arg18,
const Arg19 &  arg19,
const Arg20 &  arg20,
const Arg21 &  arg21,
const Arg22 &  arg22,
const Arg23 &  arg23,
const Arg24 &  arg24 
)
inline

Definition at line 1076 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 , typename Arg25 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17,
const Arg18 &  arg18,
const Arg19 &  arg19,
const Arg20 &  arg20,
const Arg21 &  arg21,
const Arg22 &  arg22,
const Arg23 &  arg23,
const Arg24 &  arg24,
const Arg25 &  arg25 
)
inline

Definition at line 1157 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 , typename Arg25 , typename Arg26 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17,
const Arg18 &  arg18,
const Arg19 &  arg19,
const Arg20 &  arg20,
const Arg21 &  arg21,
const Arg22 &  arg22,
const Arg23 &  arg23,
const Arg24 &  arg24,
const Arg25 &  arg25,
const Arg26 &  arg26 
)
inline

Definition at line 1241 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 , typename Arg25 , typename Arg26 , typename Arg27 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17,
const Arg18 &  arg18,
const Arg19 &  arg19,
const Arg20 &  arg20,
const Arg21 &  arg21,
const Arg22 &  arg22,
const Arg23 &  arg23,
const Arg24 &  arg24,
const Arg25 &  arg25,
const Arg26 &  arg26,
const Arg27 &  arg27 
)
inline

Definition at line 1328 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 , typename Arg25 , typename Arg26 , typename Arg27 , typename Arg28 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17,
const Arg18 &  arg18,
const Arg19 &  arg19,
const Arg20 &  arg20,
const Arg21 &  arg21,
const Arg22 &  arg22,
const Arg23 &  arg23,
const Arg24 &  arg24,
const Arg25 &  arg25,
const Arg26 &  arg26,
const Arg27 &  arg27,
const Arg28 &  arg28 
)
inline

Definition at line 1418 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 , typename Arg25 , typename Arg26 , typename Arg27 , typename Arg28 , typename Arg29 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17,
const Arg18 &  arg18,
const Arg19 &  arg19,
const Arg20 &  arg20,
const Arg21 &  arg21,
const Arg22 &  arg22,
const Arg23 &  arg23,
const Arg24 &  arg24,
const Arg25 &  arg25,
const Arg26 &  arg26,
const Arg27 &  arg27,
const Arg28 &  arg28,
const Arg29 &  arg29 
)
inline

Definition at line 1511 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 , typename Arg25 , typename Arg26 , typename Arg27 , typename Arg28 , typename Arg29 , typename Arg30 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17,
const Arg18 &  arg18,
const Arg19 &  arg19,
const Arg20 &  arg20,
const Arg21 &  arg21,
const Arg22 &  arg22,
const Arg23 &  arg23,
const Arg24 &  arg24,
const Arg25 &  arg25,
const Arg26 &  arg26,
const Arg27 &  arg27,
const Arg28 &  arg28,
const Arg29 &  arg29,
const Arg30 &  arg30 
)
inline

Definition at line 1607 of file cl_set_kernel_args.hpp.

template<typename Arg0 , typename Arg1 , typename Arg2 , typename Arg3 , typename Arg4 , typename Arg5 , typename Arg6 , typename Arg7 , typename Arg8 , typename Arg9 , typename Arg10 , typename Arg11 , typename Arg12 , typename Arg13 , typename Arg14 , typename Arg15 , typename Arg16 , typename Arg17 , typename Arg18 , typename Arg19 , typename Arg20 , typename Arg21 , typename Arg22 , typename Arg23 , typename Arg24 , typename Arg25 , typename Arg26 , typename Arg27 , typename Arg28 , typename Arg29 , typename Arg30 , typename Arg31 >
void cl_set_kernel_args ( ::cl::Kernel &  kern,
::cl_uint  offset,
const Arg0 &  arg0,
const Arg1 &  arg1,
const Arg2 &  arg2,
const Arg3 &  arg3,
const Arg4 &  arg4,
const Arg5 &  arg5,
const Arg6 &  arg6,
const Arg7 &  arg7,
const Arg8 &  arg8,
const Arg9 &  arg9,
const Arg10 &  arg10,
const Arg11 &  arg11,
const Arg12 &  arg12,
const Arg13 &  arg13,
const Arg14 &  arg14,
const Arg15 &  arg15,
const Arg16 &  arg16,
const Arg17 &  arg17,
const Arg18 &  arg18,
const Arg19 &  arg19,
const Arg20 &  arg20,
const Arg21 &  arg21,
const Arg22 &  arg22,
const Arg23 &  arg23,
const Arg24 &  arg24,
const Arg25 &  arg25,
const Arg26 &  arg26,
const Arg27 &  arg27,
const Arg28 &  arg28,
const Arg29 &  arg29,
const Arg30 &  arg30,
const Arg31 &  arg31 
)
inline

Definition at line 1706 of file cl_set_kernel_args.hpp.