Searched refs:sNaturalOrder (Results 1 – 1 of 1) sorted by relevance
/external/OpenCL-CTS/test_conformance/relationals/ |
D | test_shuffles.cpp | 187 static ShuffleOrder sNaturalOrder = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 }; variable 393 …strcpy( inOrder, get_order_string( sNaturalOrder, outVecSize, (cl_uint)outVecSize, inUseNumerics, … in create_shuffle_kernel()
|