1 // 2 // Copyright 2021 The ANGLE Project Authors. All rights reserved. 3 // Use of this source code is governed by a BSD-style license that can be 4 // found in the LICENSE file. 5 // 6 // mtl_resource_spi.h: 7 // Used to set Metal resource ownership identity with SPI. 8 // Purposefully empty header file. Actual implementation will be hosted in WebKit. 9 // 10