using cl::sycl::detail::gtl::basic_list = typedef type_list<scalar_basic_list, vector_basic_list, marray_basic_list> |
Definition at line 531 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::char_list = typedef type_list<scalar_char_list, vector_char_list> |
Definition at line 187 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::cross_double_list = typedef type_list<vec<double, 3>, vec<double, 4> > |
Definition at line 125 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::cross_float_list = typedef type_list<vec<float, 3>, vec<float, 4> > |
Definition at line 123 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::cross_floating_list = typedef type_list<cross_float_list, cross_double_list, cross_half_list> |
Definition at line 128 of file generic_type_lists.hpp.
Definition at line 121 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::default_char_list = typedef type_list<scalar_default_char_list, vector_default_char_list, marray_default_char_list> |
Definition at line 142 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::double_list = typedef type_list<scalar_double_list, vector_double_list, marray_double_list> |
Definition at line 75 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::float_list = typedef type_list<scalar_float_list, vector_float_list, marray_float_list> |
Definition at line 62 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::floating_list = typedef type_list<scalar_floating_list, vector_floating_list, marray_floating_list> |
Definition at line 87 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::geo_double_list = typedef type_list<scalar_geo_double_list, vector_geo_double_list> |
Definition at line 110 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::geo_float_list = typedef type_list<scalar_geo_float_list, vector_geo_float_list> |
Definition at line 107 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::geo_half_list = typedef type_list<scalar_geo_half_list, vector_geo_half_list> |
Definition at line 105 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::geo_list = typedef type_list<scalar_geo_list, vector_geo_list> |
Definition at line 118 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::half_list = typedef type_list<scalar_half_list, vector_half_list, marray_half_list> |
Definition at line 49 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::int_list = typedef type_list<scalar_int_list, vector_int_list, marray_int_list> |
Definition at line 272 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::integer_list = typedef type_list<scalar_integer_list, vector_integer_list, marray_integer_list> |
Definition at line 495 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::long_integer_list = typedef type_list<scalar_long_integer_list, vector_long_integer_list, marray_long_integer_list> |
Definition at line 401 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::long_list = typedef type_list<scalar_long_list, vector_long_list, marray_long_list> |
Definition at line 316 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::longlong_list = typedef type_list<scalar_longlong_list, vector_longlong_list, marray_longlong_list> |
Definition at line 361 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_basic_list = typedef type_list<marray_signed_basic_list, marray_unsigned_basic_list> |
Definition at line 528 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_char_list = typedef type_list<marray_default_char_list, marray_signed_char_list, marray_unsigned_char_list> |
Definition at line 185 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_default_char_list = typedef type_list<marray<char, 1>, marray<char, 2>, marray<char, 3>, marray<char, 4>, marray<char, 8>, marray<char, 16> > |
Definition at line 138 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_double_list = typedef type_list<marray<double, 1>, marray<double, 2>, marray<double, 3>, marray<double, 4>, marray<double, 8>, marray<double, 16> > |
Definition at line 72 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_float_list = typedef type_list<marray<float, 1>, marray<float, 2>, marray<float, 3>, marray<float, 4>, marray<float, 8>, marray<float, 16> > |
Definition at line 59 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_floating_list = typedef type_list<marray_float_list, marray_double_list, marray_half_list> |
Definition at line 84 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_half_list = typedef type_list<marray<half, 1>, marray<half, 2>, marray<half, 3>, marray<half, 4>, marray<half, 8>, marray<half, 16> > |
Definition at line 46 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_int_list = typedef type_list<marray_signed_int_list, marray_unsigned_int_list> |
Definition at line 270 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_integer_list = typedef type_list<marray_signed_integer_list, marray_unsigned_integer_list> |
Definition at line 492 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_long_integer_list = typedef type_list<marray_signed_long_integer_list, marray_unsigned_long_integer_list> |
Definition at line 397 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_long_list = typedef type_list<marray_signed_long_list, marray_unsigned_long_list> |
Definition at line 313 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_longlong_list = typedef type_list<marray_signed_longlong_list, marray_unsigned_longlong_list> |
Definition at line 358 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_signed_basic_list = typedef type_list<marray_floating_list, marray_signed_integer_list> |
Definition at line 505 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_signed_char_list = typedef type_list<marray<signed char, 1>, marray<signed char, 2>, marray<signed char, 3>, marray<signed char, 4>, marray<signed char, 8>, marray<signed char, 16> > |
Definition at line 153 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_signed_int_list = typedef type_list<marray<signed int, 1>, marray<signed int, 2>, marray<signed int, 3>, marray<signed int, 4>, marray<signed int, 8>, marray<signed int, 16> > |
Definition at line 241 of file generic_type_lists.hpp.
Definition at line 436 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_signed_long_integer_list = typedef type_list<marray_signed_long_list, marray_signed_longlong_list> |
Definition at line 371 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_signed_long_list = typedef type_list<marray<signed long, 1>, marray<signed long, 2>, marray<signed long, 3>, marray<signed long, 4>, marray<signed long, 8>, marray<signed long, 16> > |
Definition at line 284 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_signed_longlong_list = typedef type_list<marray<signed long long, 1>, marray<signed long long, 2>, marray<signed long long, 3>, marray<signed long long, 4>, marray<signed long long, 8>, marray<signed long long, 16> > |
Definition at line 329 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_signed_short_list = typedef type_list<marray<signed short, 1>, marray<signed short, 2>, marray<signed short, 3>, marray<signed short, 4>, marray<signed short, 8>, marray<signed short, 16> > |
Definition at line 200 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_unsigned_basic_list = typedef type_list<marray_unsigned_integer_list> |
Definition at line 515 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_unsigned_char_list = typedef type_list<marray<unsigned char, 1>, marray<unsigned char, 2>, marray<unsigned char, 3>, marray<unsigned char, 4>, marray<unsigned char, 8>, marray<unsigned char, 16> > |
Definition at line 169 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_unsigned_int_list = typedef type_list<marray<unsigned int, 1>, marray<unsigned int, 2>, marray<unsigned int, 3>, marray<unsigned int, 4>, marray<unsigned int, 8>, marray<unsigned int, 16> > |
Definition at line 257 of file generic_type_lists.hpp.
Definition at line 479 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_unsigned_long_integer_list = typedef type_list<marray_unsigned_long_list, marray_unsigned_longlong_list> |
Definition at line 384 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_unsigned_long_list = typedef type_list<marray<unsigned long, 1>, marray<unsigned long, 2>, marray<unsigned long, 3>, marray<unsigned long, 4>, marray<unsigned long, 8>, marray<unsigned long, 16> > |
Definition at line 300 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_unsigned_longlong_list = typedef type_list<marray<unsigned long long, 1>, marray<unsigned long long, 2>, marray<unsigned long long, 3>, marray<unsigned long long, 4>, marray<unsigned long long, 8>, marray<unsigned long long, 16> > |
Definition at line 345 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::marray_unsigned_short_list = typedef type_list<marray<unsigned short, 1>, marray<unsigned short, 2>, marray<unsigned short, 3>, marray<unsigned short, 4>, marray<unsigned short, 8>, marray<unsigned short, 16> > |
Definition at line 216 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::nan_list = typedef type_list<gtl::unsigned_short_list, gtl::unsigned_int_list, gtl::unsigned_long_integer_list> |
Definition at line 535 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_basic_list = typedef type_list<scalar_signed_basic_list, scalar_unsigned_basic_list> |
Definition at line 522 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_char_list = typedef type_list<scalar_default_char_list, scalar_signed_char_list, scalar_unsigned_char_list> |
Definition at line 177 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_default_char_list = typedef type_list<char> |
Definition at line 130 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_double_list = typedef type_list<double> |
Definition at line 64 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_float_list = typedef type_list<float> |
Definition at line 51 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_floating_list = typedef type_list<scalar_float_list, scalar_double_list, scalar_half_list> |
Definition at line 78 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_geo_double_list = typedef type_list<double> |
Definition at line 94 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_geo_float_list = typedef type_list<float> |
Definition at line 92 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_geo_half_list = typedef type_list<half> |
Definition at line 90 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_geo_list = typedef type_list<scalar_geo_half_list, scalar_geo_float_list, scalar_geo_double_list> |
Definition at line 113 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_half_list = typedef type_list<half> |
Definition at line 39 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_int_list = typedef type_list<scalar_signed_int_list, scalar_unsigned_int_list> |
Definition at line 264 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_integer_list = typedef type_list<scalar_signed_integer_list, scalar_unsigned_integer_list> |
Definition at line 486 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_long_integer_list = typedef type_list<scalar_signed_long_integer_list, scalar_unsigned_long_integer_list> |
Definition at line 391 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_long_list = typedef type_list<scalar_signed_long_list, scalar_unsigned_long_list> |
Definition at line 307 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_longlong_list = typedef type_list<scalar_signed_longlong_list, scalar_unsigned_longlong_list> |
Definition at line 352 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_short_list = typedef type_list<scalar_signed_short_list, scalar_unsigned_short_list> |
Definition at line 223 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_signed_basic_list = typedef type_list<scalar_floating_list, scalar_signed_integer_list> |
Definition at line 499 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_signed_char_list = typedef type_list<signed char> |
Definition at line 144 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_signed_int_list = typedef type_list<signed int> |
Definition at line 232 of file generic_type_lists.hpp.
Definition at line 422 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_signed_long_integer_list = typedef type_list<scalar_signed_long_list, scalar_signed_longlong_list> |
Definition at line 365 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_signed_long_list = typedef type_list<signed long> |
Definition at line 275 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_signed_longlong_list = typedef type_list<signed long long> |
Definition at line 319 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_signed_short_list = typedef type_list<signed short> |
Definition at line 190 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_unsigned_basic_list = typedef type_list<scalar_unsigned_integer_list> |
Definition at line 511 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_unsigned_char_list = typedef type_list<unsigned char> |
Definition at line 159 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_unsigned_int_list = typedef type_list<unsigned int> |
Definition at line 247 of file generic_type_lists.hpp.
Definition at line 453 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_unsigned_long_integer_list = typedef type_list<scalar_unsigned_long_list, scalar_unsigned_longlong_list> |
Definition at line 378 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_unsigned_long_list = typedef type_list<unsigned long> |
Definition at line 290 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_unsigned_longlong_list = typedef type_list<unsigned long long> |
Definition at line 335 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::scalar_unsigned_short_list = typedef type_list<unsigned short> |
Definition at line 206 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::short_list = typedef type_list<scalar_short_list, vector_short_list> |
Definition at line 229 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::signed_basic_list = typedef type_list<scalar_signed_basic_list, vector_signed_basic_list, marray_signed_basic_list> |
Definition at line 509 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::signed_char_list = typedef type_list<scalar_signed_char_list, vector_signed_char_list, marray_signed_char_list> |
Definition at line 157 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::signed_int_list = typedef type_list<scalar_signed_int_list, vector_signed_int_list, marray_signed_int_list> |
Definition at line 245 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::signed_integer_list = typedef type_list<scalar_signed_integer_list, vector_signed_integer_list, marray_signed_integer_list> |
Definition at line 440 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::signed_long_integer_list = typedef type_list<scalar_signed_long_integer_list, vector_signed_long_integer_list, marray_signed_long_integer_list> |
Definition at line 375 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::signed_long_list = typedef type_list<scalar_signed_long_list, vector_signed_long_list, marray_signed_long_list> |
Definition at line 288 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::signed_longlong_list = typedef type_list<scalar_signed_longlong_list, vector_signed_longlong_list, marray_signed_longlong_list> |
Definition at line 333 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::signed_short_list = typedef type_list<scalar_signed_short_list, vector_signed_short_list, marray_signed_short_list> |
Definition at line 204 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::unsigned_basic_list = typedef type_list<scalar_unsigned_basic_list, vector_unsigned_basic_list, marray_unsigned_basic_list> |
Definition at line 519 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::unsigned_char_list = typedef type_list<scalar_unsigned_char_list, vector_unsigned_char_list, marray_unsigned_char_list> |
Definition at line 173 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::unsigned_int_list = typedef type_list<scalar_unsigned_int_list, vector_unsigned_int_list, marray_unsigned_int_list> |
Definition at line 261 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::unsigned_integer_list = typedef type_list<scalar_unsigned_integer_list, vector_unsigned_integer_list, marray_unsigned_integer_list> |
Definition at line 483 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::unsigned_long_integer_list = typedef type_list<scalar_unsigned_long_integer_list, vector_unsigned_long_integer_list, marray_unsigned_long_integer_list> |
Definition at line 388 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::unsigned_long_list = typedef type_list<scalar_unsigned_long_list, vector_unsigned_long_list, marray_unsigned_long_list> |
Definition at line 304 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::unsigned_longlong_list = typedef type_list<scalar_unsigned_longlong_list, vector_unsigned_longlong_list, marray_unsigned_longlong_list> |
Definition at line 349 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::unsigned_short_list = typedef type_list<scalar_unsigned_short_list, vector_unsigned_short_list, marray_unsigned_short_list> |
Definition at line 220 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_basic_list = typedef type_list<vector_signed_basic_list, vector_unsigned_basic_list> |
Definition at line 525 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_char_list = typedef type_list<vector_default_char_list, vector_signed_char_list, vector_unsigned_char_list> |
Definition at line 181 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_default_char_list = typedef type_list<vec<char, 1>, vec<char, 2>, vec<char, 3>, vec<char, 4>, vec<char, 8>, vec<char, 16> > |
Definition at line 134 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_double_list = typedef type_list<vec<double, 1>, vec<double, 2>, vec<double, 3>, vec<double, 4>, vec<double, 8>, vec<double, 16> > |
Definition at line 68 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_float_list = typedef type_list<vec<float, 1>, vec<float, 2>, vec<float, 3>, vec<float, 4>, vec<float, 8>, vec<float, 16> > |
Definition at line 55 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_floating_list = typedef type_list<vector_float_list, vector_double_list, vector_half_list> |
Definition at line 81 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_geo_double_list = typedef type_list<vec<double, 1>, vec<double, 2>, vec<double, 3>, vec<double, 4> > |
Definition at line 103 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_geo_float_list = typedef type_list<vec<float, 1>, vec<float, 2>, vec<float, 3>, vec<float, 4> > |
Definition at line 100 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_geo_half_list = typedef type_list<vec<half, 1>, vec<half, 2>, vec<half, 3>, vec<half, 4> > |
Definition at line 97 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_geo_list = typedef type_list<vector_geo_half_list, vector_geo_float_list, vector_geo_double_list> |
Definition at line 116 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_half_list = typedef type_list<vec<half, 1>, vec<half, 2>, vec<half, 3>, vec<half, 4>, vec<half, 8>, vec<half, 16> > |
Definition at line 42 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_int_list = typedef type_list<vector_signed_int_list, vector_unsigned_int_list> |
Definition at line 267 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_integer_list = typedef type_list<vector_signed_integer_list, vector_unsigned_integer_list> |
Definition at line 489 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_long_integer_list = typedef type_list<vector_signed_long_integer_list, vector_unsigned_long_integer_list> |
Definition at line 394 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_long_list = typedef type_list<vector_signed_long_list, vector_unsigned_long_list> |
Definition at line 310 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_longlong_list = typedef type_list<vector_signed_longlong_list, vector_unsigned_longlong_list> |
Definition at line 355 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_short_list = typedef type_list<vector_signed_short_list, vector_unsigned_short_list, marray_unsigned_short_list> |
Definition at line 227 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_signed_basic_list = typedef type_list<vector_floating_list, vector_signed_integer_list> |
Definition at line 502 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_signed_char_list = typedef type_list<vec<signed char, 1>, vec<signed char, 2>, vec<signed char, 3>, vec<signed char, 4>, vec<signed char, 8>, vec<signed char, 16> > |
Definition at line 148 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_signed_int_list = typedef type_list<vec<signed int, 1>, vec<signed int, 2>, vec<signed int, 3>, vec<signed int, 4>, vec<signed int, 8>, vec<signed int, 16> > |
Definition at line 236 of file generic_type_lists.hpp.
Definition at line 429 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_signed_long_integer_list = typedef type_list<vector_signed_long_list, vector_signed_longlong_list> |
Definition at line 368 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_signed_long_list = typedef type_list<vec<signed long, 1>, vec<signed long, 2>, vec<signed long, 3>, vec<signed long, 4>, vec<signed long, 8>, vec<signed long, 16> > |
Definition at line 279 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_signed_longlong_list = typedef type_list<vec<signed long long, 1>, vec<signed long long, 2>, vec<signed long long, 3>, vec<signed long long, 4>, vec<signed long long, 8>, vec<signed long long, 16> > |
Definition at line 324 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_signed_short_list = typedef type_list<vec<signed short, 1>, vec<signed short, 2>, vec<signed short, 3>, vec<signed short, 4>, vec<signed short, 8>, vec<signed short, 16> > |
Definition at line 195 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_unsigned_basic_list = typedef type_list<vector_unsigned_integer_list> |
Definition at line 513 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_unsigned_char_list = typedef type_list<vec<unsigned char, 1>, vec<unsigned char, 2>, vec<unsigned char, 3>, vec<unsigned char, 4>, vec<unsigned char, 8>, vec<unsigned char, 16> > |
Definition at line 164 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_unsigned_int_list = typedef type_list<vec<unsigned int, 1>, vec<unsigned int, 2>, vec<unsigned int, 3>, vec<unsigned int, 4>, vec<unsigned int, 8>, vec<unsigned int, 16> > |
Definition at line 252 of file generic_type_lists.hpp.
Definition at line 466 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_unsigned_long_integer_list = typedef type_list<vector_unsigned_long_list, vector_unsigned_longlong_list> |
Definition at line 381 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_unsigned_long_list = typedef type_list<vec<unsigned long, 1>, vec<unsigned long, 2>, vec<unsigned long, 3>, vec<unsigned long, 4>, vec<unsigned long, 8>, vec<unsigned long, 16> > |
Definition at line 295 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_unsigned_longlong_list = typedef type_list<vec<unsigned long long, 1>, vec<unsigned long long, 2>, vec<unsigned long long, 3>, vec<unsigned long long, 4>, vec<unsigned long long, 8>, vec<unsigned long long, 16> > |
Definition at line 340 of file generic_type_lists.hpp.
using cl::sycl::detail::gtl::vector_unsigned_short_list = typedef type_list<vec<unsigned short, 1>, vec<unsigned short, 2>, vec<unsigned short, 3>, vec<unsigned short, 4>, vec<unsigned short, 8>, vec<unsigned short, 16> > |
Definition at line 211 of file generic_type_lists.hpp.