Home
last modified time | relevance | path

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

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DPixelShaderCodeGen.cpp473 AddPatchTempSetup(m_BaryRegLoweredHalf[mode]); in GetBaryRegLoweredHalf()
499 AddPatchTempSetup(m_BaryRegLoweredFloat[mode]); in GetBaryRegLoweredFloat()
1741 AddPatchTempSetup(inputVarLowered); in emitPSInputLowering()
H A DShaderCodeGen.hpp132 void AddPatchTempSetup(CVariable* var);
H A DCShader.cpp444 void CShader::AddPatchTempSetup(CVariable* var) in AddPatchTempSetup() function in CShader
H A DEmitVISAPass.cpp8155 m_currShader->AddPatchTempSetup(coarsePixelSize); in emitPSSGV()
8168 m_currShader->AddPatchTempSetup(floatPixelPosition); in emitPSSGV()
8542 m_currShader->AddPatchTempSetup(pixelSize); in getPixelPosition()
8565 m_currShader->AddPatchTempSetup(destination); in getPixelPosition()