Searched refs:test_any_all_kernel (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/relationals/ |
H A D | test_relationals.cpp | 49 int test_any_all_kernel(cl_context context, cl_command_queue queue, in test_any_all_kernel() function 218 …if( test_any_all_kernel(context, queue, "any", vecType[ typeIndex ], vecSizes[ index ], anyVerifyF… in test_relational_any() 288 …if( test_any_all_kernel(context, queue, "all", vecType[ typeIndex ], vecSizes[ index ], allVerifyF… in test_relational_all()
|