d3d11: Initialize output pointers on failure

Similar changes were done before for views, that fixed actual issue when object couldn't and shouldn't have been created, but pointer was still used afterwards. These are the same kind of changes for shader objects.

Merge request reports

Loading