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