Home
last modified time | relevance | path

Searched refs:GetCoarseParentIndex (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 DPixelShaderCodeGen.hpp56 CVariable* GetCoarseParentIndex();
H A DPixelShaderCodeGen.cpp1224 CVariable* CPixelShader::GetCoarseParentIndex() in GetCoarseParentIndex() function in IGC::CPixelShader
H A DEmitVISAPass.cpp14549 CVariable* index = psProgram->GetCoarseParentIndex(); in emitPhaseInput()