Home
last modified time | relevance | path

Searched defs:isCooperativeDispatchSupported (Results 1 – 5 of 5) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Dhw_helper_pvc_and_later.inl26 bool HwHelperHw<Family>::isCooperativeDispatchSupported(const EngineGroupType engineGroupType, cons… function in NEO::HwHelperHw
H A Dhw_helper_base.inl618 bool HwHelperHw<GfxFamily>::isCooperativeDispatchSupported(const EngineGroupType engineGroupType, c… function in NEO::HwHelperHw
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/command_queue/
H A Dsync_buffer_handler_tests.cpp99 bool isCooperativeDispatchSupported() { in isCooperativeDispatchSupported() function in SyncBufferHandlerTest
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/helpers/
H A Dhw_helper_tests_pvc_and_later.cpp190 …auto isCooperativeDispatchSupported = hwHelper.isCooperativeDispatchSupported(engineGroupType, hwI… in HWTEST2_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/device/
H A Dtest_device.cpp2100 …bool isCooperativeDispatchSupported(const EngineGroupType engineGroupType, const HardwareInfo &hwI… in HWTEST_F() function