Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/black_box_tests/
H A Dzello_world_usm.cpp21 useSyncQueue = isSyncQueueEnabled(argc, argv); in main()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/black_box_tests/common/
H A Dzello_common.h82 inline bool isSyncQueueEnabled(int argc, char *argv[]) { in isSyncQueueEnabled() function