Pepper_31_C_interfaces
ppb_opengles2ext_dev.h
Go to the documentation of this file.
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4 
5 // This file is auto-generated from
6 // gpu/command_buffer/build_gles2_cmd_buffer.py
7 // DO NOT EDIT!
8 
9 // OpenGL ES interface.
10 #ifndef C_DEV_PPB_OPENGLES2EXT_DEV_H_
11 #define C_DEV_PPB_OPENGLES2EXT_DEV_H_
12 
13 #include "ppapi/c/pp_resource.h"
14 #include "ppapi/c/ppb_opengles2.h"
15 
16 #endif // C_DEV_PPB_OPENGLES2EXT_DEV_H_
17