Home
last modified time | relevance | path

Searched refs:CopyEncoderState (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 DCISABuilder.hpp120 SEncoderState CopyEncoderState();
H A DCISABuilder.cpp4780 SEncoderState CEncoder::CopyEncoderState() in CopyEncoderState() function in IGC::CEncoder
5989 SEncoderState gatherState = CopyEncoderState(); in ByteGather()
6055 SEncoderState gatherState = CopyEncoderState(); in ByteScatter()
H A DCShader.cpp2748 SEncoderState S = encoder.CopyEncoderState(); in GetSymbol()