Searched refs:programCore (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_conformance/atomics/ |
H A D | test_atomics.cpp | 130 const char *programCore, TestFns testFns, in test_atomic_function() argument 195 programLines[2] = programCore; in test_atomic_function() 498 const char *programCore, TestFns testFns, in test_atomic_function_set() argument 507 programCore, testFns, extended, false, kInt, in test_atomic_function_set() 510 programCore, testFns, extended, false, kUInt, in test_atomic_function_set() 513 programCore, testFns, extended, true, kInt, in test_atomic_function_set() 516 programCore, testFns, extended, true, kUInt, in test_atomic_function_set() 525 programCore, testFns, extended, false, in test_atomic_function_set() 528 programCore, testFns, extended, false, in test_atomic_function_set() 531 programCore, testFns, extended, true, in test_atomic_function_set() [all …]
|