Searched refs:IsSupportedAndEnabled (Results 1 – 10 of 10) sorted by relevance
42 if (meta::IsSupportedAndEnabled() && std::is_same<T, quint8>()) { in Compute()76 if (meta::IsSupportedAndEnabled() && std::is_same<T, quint8>()) { in Compute()
58 bool IsSupportedAndEnabled();
77 if (meta::IsSupportedAndEnabled() && std::is_same<T1, qint32>() && in Compute()
83 if (meta::IsSupportedAndEnabled() && std::is_same<T1, qint32>() && in Compute()
67 if (meta::IsSupportedAndEnabled() && std::is_same<T1, quint8>() && in Compute()
89 if (meta::IsSupportedAndEnabled() && std::is_same<T, quint8>()) { in Compute()
172 if (meta::IsSupportedAndEnabled() && std::is_same<T, quint8>()) { in Compute()
135 if (meta::IsSupportedAndEnabled() && std::is_same<T1, quint8>() && in Compute()
218 bool IsSupportedAndEnabled() { return IsSupported() && IsEnabled(); } in IsSupportedAndEnabled() function
387 if (meta::IsSupportedAndEnabled() && std::is_same<T1, quint8>() && in operator ()()