Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/cmdlist/
H A Dtest_cmdlist_5.cpp319 ze_result_t suggestGroupSize(uint32_t globalSizeX, uint32_t globalSizeY, in HWTEST2_F() function in L0::ult::HWTEST2_F::MockQueryKernelTimestampsKernel
397 ze_result_t suggestGroupSize(uint32_t globalSizeX, uint32_t globalSizeY, in HWTEST2_F() function in L0::ult::HWTEST2_F::MockQueryKernelTimestampsKernel
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/kernel/
H A Dkernel_imp.cpp384 ze_result_t KernelImp::suggestGroupSize(uint32_t globalSizeX, uint32_t globalSizeY, in suggestGroupSize() function in L0::KernelImp