Searched refs:cqp (Results 1 – 1 of 1) sorted by relevance
108 cl_command_queue_properties cqp; in test_svm_migrate() local109 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()