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