Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DPlatform.hpp676 unsigned int getMaxNumberHWThreadForEachWG() const in getMaxNumberHWThreadForEachWG() function in IGC::CPlatform
H A Dhelper.h452 unsigned hwThreadPerWorkgroup = platform.getMaxNumberHWThreadForEachWG(); in GetHwThreadsPerWG()