Hi Pankaj,
Thank you for being part of Windows 10.
Direct 3D is responsible for handling the instructions that are necessary for rendering 3-D graphics in software using DirectX technology. Direct 3D is a subset of Microsoft DirectX and is the element that computes the information contained in code such as shader files. DirectX is the front-end and has the ability to read and understand the same language that the Direct 3D API can. When code such as that inside a shader file is called upon, DirectX detects that it is Direct 3D-related and passes the job to it. When a Direct 3D render error occurs, DirectX is telling you that it was unable to relay the information to the Direct 3D API or the Direct 3D API was failed to compute the data.
I suggest you to run the game as an administrator and check.
a. Right-click the shortcut you use to launch the game and click "Properties."
b. Click the "Compatibility" tab.
c. Click in the box next to "Run This Program as an Administrator" and then click the "Apply" button. Launch the game.
Do get back to us for any issues pertaining to Windows in the future. We will be happy to help.