Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DBuildIRImpl.cpp2350 bool needSamplerMove = sti && !sti->isImm() && !isBindlessSampler(sti); in createSendInst() local
2352 if ((bti && !bti->isImm()) || needSamplerMove) in createSendInst()
2371 if (needSamplerMove) in createSendInst()