1 write to MaxPixelShader30InstructionSlots
PresentationCore (1)
System\Windows\Media\MediaContext.cs (1)
391MaxPixelShader30InstructionSlots = caps.MaxPixelShader30InstructionSlots;
1 reference to MaxPixelShader30InstructionSlots
PresentationCore (1)
System\Windows\Media\RenderCapability.cs (1)
130return (int)mediaContext.MaxPixelShader30InstructionSlots;