Home
last modified time | relevance | path

Searched refs:EU_PI_MESSAGE_SIMD8 (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 DmessageEncoding.cpp598 return EU_PI_MESSAGE_SIMD8; in pixelInterpolatorSimDMode()
605 return EU_PI_MESSAGE_SIMD8; in pixelInterpolatorSimDMode()
H A DmessageEncoding.hpp98 EU_PI_MESSAGE_SIMD8 = 0, enumerator
H A DPixelShaderCodeGen.cpp1074 m_SIMDSize == SIMDMode::SIMD8 ? EU_PI_MESSAGE_SIMD8 : EU_PI_MESSAGE_SIMD16, in PullPixelPhasePayload()