Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/decpp/
DdeMeta.hpp52 struct TypesSame struct
61 struct TypesSame<A, A> struct
/external/deqp/framework/common/
DtcuVectorUtil.hpp145 inline typename de::meta::EnableIf<T, de::meta::TypesSame<T, double>::Value>::Type length (const Ve… in length()
151 inline typename de::meta::EnableIf<T, de::meta::TypesSame<T, float>::Value>::Type length (const Vec… in length()
DtcuAstcUtil.cpp1465 DE_STATIC_ASSERT((de::meta::TypesSame<deFloat16, deUint16>::Value)); in setTexelColors()
1736 DE_STATIC_ASSERT((de::meta::TypesSame<deFloat16, deUint16>::Value));