[
  {
    "fileName" : "default.metallib",
    "type" : "MTLLibrary",
    "name" : "default",
    "isFromSource" : false
  },
  {
    "vertexFunction" : {
      "name" : "texturedCard_vertex",
      "library" : "default"
    },
    "vertexDescriptor" : {
      "attributes" : [
        {
          "index" : 0,
          "format" : 29
        },
        {
          "index" : 1,
          "format" : 29,
          "offset" : 8
        }
      ],
      "layouts" : [
        {
          "index" : 0,
          "stride" : 16
        },
        {
          "index" : 0,
          "stride" : 16
        }
      ]
    },
    "fragmentFunction" : {
      "name" : "texturedCard_fragment_spotlight_dark",
      "library" : "default"
    },
    "type" : "MTLRenderPipelineDescriptor",
    "colorAttachments" : [
      {
        "index" : 0,
        "pixelFormat" : 80
      }
    ]
  }
]