Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/relationals/
Dtest_shuffles.cpp246 …&inOrder, ShuffleOrder &outOrder, cl_uint lengthToUse, MTdata d, bool inUseNumerics, bool outUseNu… in get_order_name() argument
254 … "%d.%s", (int)inVecSize, get_order_string( inOrder, outVecSize, lengthToUse, inUseNumerics, d ) ); in get_order_name()
319 …Type, size_t inVecSize, size_t outVecSize, cl_uint *lengthToUse, bool inUseNumerics, bool outUseNu… in create_shuffle_kernel() argument
393 …y( inOrder, get_order_string( sNaturalOrder, outVecSize, (cl_uint)outVecSize, inUseNumerics, d ) ); in create_shuffle_kernel()
401 …strcpy( inOrder, get_order_string( inOrders[ i ], outVecSize, lengthToUse[i], inUseNumerics, d ) ); in create_shuffle_kernel()
590 …ShuffleOrder *inOrderIdx, ShuffleOrder *outOrderIdx, bool inUseNumerics, bool outUseNumerics, MTda… in test_shuffle_dual_kernel() argument
602 …inVecSize, outVecSize, lengthToUse, inUseNumerics, outUseNumerics, numOrders, inOrderIdx, outOrder… in test_shuffle_dual_kernel()
691 …ze, outVecSize, inOrderIdx[ i ], outOrderIdx[ i ], lengthToUse[i], d, inUseNumerics, outUseNumeric… in test_shuffle_dual_kernel()