{ "Source": "HotReloadTest.azsl", "DepthStencilState": { "Depth": { "Enable": true, "CompareFunc": "GreaterEqual" } }, "BlendState": { "Enable": false, "BlendSource": "AlphaSource", "BlendDest": "AlphaSourceInverse", "BlendOp": "Add" }, "ProgramSettings" : { "EntryPoints": [ { "name": "MainVS", "type" : "Vertex" }, { "name": "MainPS", "type" : "Fragment" } ] }, "DrawList": "transparent" }