Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/SVM/
Dtest_enqueue_api.cpp123 allocationTypes dstAlloc; in test_svm_enqueue_api() member
124 TestType(allocationTypes type1, allocationTypes type2): srcAlloc(type1), dstAlloc(type2){} in test_svm_enqueue_api()
136 …st_alloc = %s\n", test_case.srcAlloc == svm ? "svm" : "host", test_case.dstAlloc == svm ? "svm" : … in test_svm_enqueue_api()
171 if (test_case.dstAlloc == host) { in test_svm_enqueue_api()
173 } else if (test_case.dstAlloc == svm) { in test_svm_enqueue_api()