Home
last modified time | relevance | path

Searched defs:anyNotEqual (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuVectorUtil.hpp107 template<typename T> inline bool anyNotEqual (T a, T b) { return (a != b); } in anyNotEqual() function
291 inline bool anyNotEqual (const Vector<T, Size>& a, const Vector<T, Size>& b) in anyNotEqual() function
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fShaderOperatorTests.cpp870 DECLARE_FLOAT_COMPARE_FUNCS(anyNotEqual) in DECLARE_FLOAT_COMPARE_FUNCS() argument
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fShaderOperatorTests.cpp1518 DECLARE_FLOAT_COMPARE_FUNCS(anyNotEqual) in DECLARE_FLOAT_COMPARE_FUNCS() argument