chromium/out/Default/gen/device/vr/public/mojom/xr_session.mojom-blink-forward.h

// device/vr/public/mojom/xr_session.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 DEVICE_VR_PUBLIC_MOJOM_XR_SESSION_MOJOM_BLINK_FORWARD_H_
#define DEVICE_VR_PUBLIC_MOJOM_XR_SESSION_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 device::mojom {

enum class RequestSessionError : int32_t;

enum class XRSessionFeature : int32_t;

enum class XRSessionMode : int32_t;

enum class XRDepthUsage : int32_t;

enum class XRDepthDataFormat : int32_t;


}  // device::mojom


namespace device::mojom::blink {
RequestSessionError;
XRSessionFeature;
XRSessionMode;
XRDepthUsage;
XRDepthDataFormat;
class XRTrackedImage;
XRTrackedImagePtr;

class XRDepthOptions;
XRDepthOptionsPtr;

class XRSessionOptions;
XRSessionOptionsPtr;

class XrFrameStatistics;
XrFrameStatisticsPtr;

class XrLogMessage;
XrLogMessagePtr;




}  // device::mojom::blink

#endif  // DEVICE_VR_PUBLIC_MOJOM_XR_SESSION_MOJOM_BLINK_FORWARD_H_