Home
last modified time | relevance | path

Searched refs:SYCL_UNPACKET_TRAITS (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Core/arch/SYCL/
DInteropHeaders.h105 #define SYCL_UNPACKET_TRAITS(packet_type, unpacket_type, lengths) \ macro
112 SYCL_UNPACKET_TRAITS(cl::sycl::cl_float4, float, 4)
113 SYCL_UNPACKET_TRAITS(cl::sycl::cl_double2, double, 2)
115 #undef SYCL_UNPACKET_TRAITS