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

// gpu/ipc/common/vulkan_types.mojom-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_VULKAN_TYPES_MOJOM_FORWARD_H_
#define GPU_IPC_COMMON_VULKAN_TYPES_MOJOM_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 {
class VkExtensionPropertiesDataView;

class VkLayerPropertiesDataView;

class VkPhysicalDeviceLimitsDataView;

class VkPhysicalDeviceSparsePropertiesDataView;

class VkPhysicalDevicePropertiesDataView;

class VkPhysicalDeviceFeaturesDataView;

class VkExtent3DDataView;

class VkQueueFamilyPropertiesDataView;


enum class VkPhysicalDeviceType : int32_t;
class VkExtensionProperties;
VkExtensionPropertiesPtr;

class VkLayerProperties;
VkLayerPropertiesPtr;

class VkPhysicalDeviceLimits;
VkPhysicalDeviceLimitsPtr;

class VkPhysicalDeviceSparseProperties;
VkPhysicalDeviceSparsePropertiesPtr;

class VkPhysicalDeviceProperties;
VkPhysicalDevicePropertiesPtr;

class VkPhysicalDeviceFeatures;
VkPhysicalDeviceFeaturesPtr;

class VkExtent3D;
VkExtent3DPtr;

class VkQueueFamilyProperties;
VkQueueFamilyPropertiesPtr;




}  // gpu::mojom

#endif  // GPU_IPC_COMMON_VULKAN_TYPES_MOJOM_FORWARD_H_