Home
last modified time | relevance | path

Searched refs:GetHWTID (Results 1 – 3 of 3) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DShaderCodeGen.hpp210 CVariable* GetHWTID();
H A DCShader.cpp749 CVariable* CShader::GetHWTID() in GetHWTID() function in CShader
H A DEmitVISAPass.cpp9027 m_encoder->Copy(m_destination, m_currShader->GetHWTID()); in EmitGenIntrinsicMessage()
10655 CVariable* pHWTID = m_currShader->GetHWTID(); in InitializeKernelStack()