direct3d11: fix pixel shader leak
Since 6b7a6d86 the shaders are stored in a ComPtr. Copying the value also adds a reference automatically.
Since 6b7a6d86 the shaders are stored in a ComPtr. Copying the value also adds a reference automatically.
VideoLAN code repository instance