3 references to StashInPosition
PresentationCore (3)
System\Windows\Media\Effects\ShaderEffect.cs (3)
389StashInPosition(ref _floatRegisters, registerIndex, fourTuple, registerMax, ref _floatCount); 395StashInPosition(ref _intRegisters, registerIndex, fourTuple, registerMax, ref _intCount); 399StashInPosition(ref _boolRegisters, registerIndex, (bool)newValue, registerMax, ref _boolCount);