Shader Designer: Can't find it.
I attempted to follow the steps to add a DGSL shader editing file to a C++ project... as such...
To add a DGSL shader to your project
In Solution Explorer, open the shortcut menu for the project that you want to add the shader to, and then chooseAdd, New Item.
In the Add New Item dialog box, under Installed, selectGraphics, and then select Visual Shader Graph (.dgsl).
Specify the Name of the shader file, and the Location where you want it to be created.
Choose the Add button.
The problem is, the "Graphics" option in step 2 does not appear.
I have the DreamSpark version of MSVS 2013 Ultimate. Is the Shader Designer feature intentionally left out of this package?
Thanks.