chromium/out/Default/gen/gpu/ipc/common/gpu_info.mojom-blink-forward.h

// gpu/ipc/common/gpu_info.mojom-blink-forward.h is auto generated by mojom_bindings_generator.py, do not edit

// Copyright 2019 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef GPU_IPC_COMMON_GPU_INFO_MOJOM_BLINK_FORWARD_H_
#define GPU_IPC_COMMON_GPU_INFO_MOJOM_BLINK_FORWARD_H_

#include <stdint.h>

#include "mojo/public/cpp/bindings/struct_forward.h"




#include "mojo/public/interfaces/bindings/native_struct.mojom-forward.h"





namespace gpu::mojom {

enum class VideoCodecProfile : int32_t;

enum class ImageDecodeAcceleratorType : int32_t;

enum class ImageDecodeAcceleratorSubsampling : int32_t;


}  // gpu::mojom


namespace gpu::mojom::blink {
VideoCodecProfile;
ImageDecodeAcceleratorType;
ImageDecodeAcceleratorSubsampling;
class GpuDevice;
GpuDevicePtr;

class VideoDecodeAcceleratorSupportedProfile;
VideoDecodeAcceleratorSupportedProfilePtr;

class VideoDecodeAcceleratorCapabilities;
VideoDecodeAcceleratorCapabilitiesPtr;

class VideoEncodeAcceleratorSupportedProfile;
VideoEncodeAcceleratorSupportedProfilePtr;

class ImageDecodeAcceleratorSupportedProfile;
ImageDecodeAcceleratorSupportedProfilePtr;

class GpuInfo;
GpuInfoPtr;




}  // gpu::mojom::blink

#endif  // GPU_IPC_COMMON_GPU_INFO_MOJOM_BLINK_FORWARD_H_