// Copyright 2023 The Fuchsia Authors. All rights reserved. | |
// Use of this source code is governed by a BSD-style license that can be | |
// found in the LICENSE file. | |
#ifndef SRC_GRAPHICS_DRIVERS_MSD_INTEL_GEN_INCLUDE_MAGMA_INTEL_GEN_VENDOR_ID_H_ | |
#define SRC_GRAPHICS_DRIVERS_MSD_INTEL_GEN_INCLUDE_MAGMA_INTEL_GEN_VENDOR_ID_H_ | |
#define MAGMA_VENDOR_ID_INTEL 0x8086 | |
#endif // SRC_GRAPHICS_DRIVERS_MSD_INTEL_GEN_INCLUDE_MAGMA_INTEL_GEN_VENDOR_ID_H_ |