Searched refs:CommonTypeManager (Results 1 – 1 of 1) sorted by relevance
340 template <typename Ty> struct CommonTypeManager struct369 template <> struct TypeManager<cl_int> : public CommonTypeManager<cl_int> argument394 template <> struct TypeManager<cl_int2> : public CommonTypeManager<cl_int2>403 : public CommonTypeManager<subgroups::cl_int3>410 template <> struct TypeManager<cl_int4> : public CommonTypeManager<cl_int4>417 template <> struct TypeManager<cl_int8> : public CommonTypeManager<cl_int8>424 template <> struct TypeManager<cl_int16> : public CommonTypeManager<cl_int16>432 template <> struct TypeManager<cl_uint> : public CommonTypeManager<cl_uint>437 template <> struct TypeManager<cl_uint2> : public CommonTypeManager<cl_uint2>446 : public CommonTypeManager<subgroups::cl_uint3>[all …]