Home
last modified time | relevance | path

Searched defs:cpsEnable (Results 1 – 7 of 7) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/VisaToG4/
H A DTranslateSend3D.cpp1345 bool cpsEnable, in splitSampleInst()
1820 bool cpsEnable, in translateVISASampler3DInst()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DIsaVerification.cpp2099 bool cpsEnable = (value & (1<<6)) != 0; in verifyInstructionSampler() local
H A DCommon_ISA.h1150 bool cpsEnable; member
H A DVISAKernelImpl.cpp5318 bool cpsEnable, in AppendVISA3dSamplerMsgGeneric()
5464 bool cpsEnable, in AppendVISA3dSampler()
H A DBuildCISAIRImpl.cpp3346 bool cpsEnable, in create3DSampleInstruction()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCISABuilder.cpp2459 bool cpsEnable, in Sample()
H A DEmitVISAPass.cpp7420 bool cpsEnable = derivativeSample && in emitSampleInstruction() local