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