Home
last modified time | relevance | path

Searched refs:negOpVec (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_conformance/spirv_new/
Dtest_op_negate.cpp97 #define TEST_NEG_VEC(TYPE, N) TEST_NEGATION(TYPE##N, cl_##TYPE##N, op_neg, (negOpVec<cl_##TYPE##N, …
Dtypes.hpp167 Tv negOpVec(Tv in) in negOpVec() function