Home
last modified time | relevance | path

Searched defs:executeCommandLists (Results 1 – 2 of 2) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/cmdqueue/
H A Dcmdqueue_hw.inl63 ze_result_t CommandQueueHw<gfxCoreFamily>::executeCommandLists( function in L0::CommandQueueHw
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/device/
H A Dtest_device.cpp1632 ze_result_t executeCommandLists(uint32_t numCommandLists, in TEST_F() function