Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/SVM/
Dtest_migrate.cpp108 cl_command_queue_properties cqp; in test_svm_migrate() local
109 error = clGetCommandQueueInfo(queues[0], CL_QUEUE_PROPERTIES, sizeof(cqp), &cqp, NULL); in test_svm_migrate()
112 cl_queue_properties qp[3] = { CL_QUEUE_PROPERTIES, cqp, 0 }; in test_svm_migrate()