Home
last modified time | relevance | path

Searched refs:SetPushInfoHelper (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 DShaderCodeGen.hpp259 void SetPushInfoHelper(PushInfo* PI) { pushInfo = *PI; } in SetPushInfoHelper() function in IGC::CShader
H A DEmitVISAPass.cpp592 m_currShader->SetPushInfoHelper(&(m_moduleMD->pushInfo)); in runOnFunction()