Pepper_47_C_interfaces
Classes | Macros
ppb_opengles2ext_dev.h File Reference
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_resource.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/ppb_opengles2.h"
Include dependency graph for ppb_opengles2ext_dev.h:

Go to the source code of this file.

Classes

struct  PPB_OpenGLES2DrawBuffers_Dev_1_0
 
struct  PPB_OpenGLES2DrawBuffers_Dev
 

Macros

#define PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0   "PPB_OpenGLES2DrawBuffers(Dev);1.0"
 
#define PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE   PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0
 

Detailed Description

This file is auto-generated from gpu/command_buffer/build_gles2_cmd_buffer.py It's formatted by clang-format using chromium coding style: clang-format -i -style=chromium filename DO NOT EDIT!

Definition in file ppb_opengles2ext_dev.h.

Macro Definition Documentation

#define PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE   PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0

Definition at line 17 of file ppb_opengles2ext_dev.h.

#define PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0   "PPB_OpenGLES2DrawBuffers(Dev);1.0"

Definition at line 15 of file ppb_opengles2ext_dev.h.