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