HomeSort by relevance Sort by last modified time
    Searched refs:bitwiseNot (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/common/
tcuVectorUtil.hpp 48 template<typename T> inline T bitwiseNot (T a) { return ~a; }
414 TCU_DECLARE_VECTOR_UNARY_FUNC(bitwiseNot, bitwiseNot)
  /external/deqp/modules/gles3/functional/
es3fShaderOperatorTests.cpp     [all...]

Completed in 99 milliseconds