summary refs log tree commit diff
path: root/gpu_renderer/src/generated/mod.rs
blob: d35ed8dd5ad9533d32b509adb0707307b51497b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// Copyright 2019 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

/* generated by generate.py */
#![allow(dead_code)]
#![allow(non_camel_case_types)]
#![allow(non_snake_case)]
#![allow(non_upper_case_globals)]
pub mod epoxy_egl;
pub mod p_defines;
pub mod p_format;
pub mod virgl_protocol;
pub mod virglrenderer;