{ // See AZSL file for comments "Source" : "DummyTransformColor.azsl", "DepthStencilState" : { "Depth" : { "Enable" : true, "CompareFunc" : "Equal" } }, "ProgramSettings": { "EntryPoints": [ { "name": "MainVS", "type": "Vertex" }, { "name": "MainPS", "type": "Fragment" } ] } }