2 references to PS_2_0_SAMPLER_LIMIT
PresentationCore (2)
System\Windows\Media\Effects\ShaderEffect.cs (2)
216for (int i = PS_2_0_SAMPLER_LIMIT; i < _samplerData.Count; i++) 430int registerMax = PS_2_0_SAMPLER_LIMIT;