Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
ppb_opengles2.h File Reference

Go to the source code of this file.

Classes

struct  PPB_OpenGLES2_1_0
 
struct  PPB_OpenGLES2
 
struct  PPB_OpenGLES2InstancedArrays_1_0
 
struct  PPB_OpenGLES2InstancedArrays
 
struct  PPB_OpenGLES2FramebufferBlit_1_0
 
struct  PPB_OpenGLES2FramebufferBlit
 
struct  PPB_OpenGLES2FramebufferMultisample_1_0
 
struct  PPB_OpenGLES2FramebufferMultisample
 
struct  PPB_OpenGLES2ChromiumEnableFeature_1_0
 
struct  PPB_OpenGLES2ChromiumEnableFeature
 
struct  PPB_OpenGLES2ChromiumMapSub_1_0
 
struct  PPB_OpenGLES2ChromiumMapSub
 
struct  PPB_OpenGLES2Query_1_0
 
struct  PPB_OpenGLES2Query
 
struct  PPB_OpenGLES2VertexArrayObject_1_0
 
struct  PPB_OpenGLES2VertexArrayObject
 

Macros

#define PPB_OPENGLES2_INTERFACE_1_0   "PPB_OpenGLES2;1.0"
 
#define PPB_OPENGLES2_INTERFACE   PPB_OPENGLES2_INTERFACE_1_0
 
#define PPB_OPENGLES2_INSTANCEDARRAYS_INTERFACE_1_0   "PPB_OpenGLES2InstancedArrays;1.0"
 
#define PPB_OPENGLES2_INSTANCEDARRAYS_INTERFACE   PPB_OPENGLES2_INSTANCEDARRAYS_INTERFACE_1_0
 
#define PPB_OPENGLES2_FRAMEBUFFERBLIT_INTERFACE_1_0   "PPB_OpenGLES2FramebufferBlit;1.0"
 
#define PPB_OPENGLES2_FRAMEBUFFERBLIT_INTERFACE   PPB_OPENGLES2_FRAMEBUFFERBLIT_INTERFACE_1_0
 
#define PPB_OPENGLES2_FRAMEBUFFERMULTISAMPLE_INTERFACE_1_0   "PPB_OpenGLES2FramebufferMultisample;1.0"
 
#define PPB_OPENGLES2_FRAMEBUFFERMULTISAMPLE_INTERFACE   PPB_OPENGLES2_FRAMEBUFFERMULTISAMPLE_INTERFACE_1_0
 
#define PPB_OPENGLES2_CHROMIUMENABLEFEATURE_INTERFACE_1_0   "PPB_OpenGLES2ChromiumEnableFeature;1.0"
 
#define PPB_OPENGLES2_CHROMIUMENABLEFEATURE_INTERFACE   PPB_OPENGLES2_CHROMIUMENABLEFEATURE_INTERFACE_1_0
 
#define PPB_OPENGLES2_CHROMIUMMAPSUB_INTERFACE_1_0   "PPB_OpenGLES2ChromiumMapSub;1.0"
 
#define PPB_OPENGLES2_CHROMIUMMAPSUB_INTERFACE   PPB_OPENGLES2_CHROMIUMMAPSUB_INTERFACE_1_0
 
#define PPB_OPENGLES2_QUERY_INTERFACE_1_0   "PPB_OpenGLES2Query;1.0"
 
#define PPB_OPENGLES2_QUERY_INTERFACE   PPB_OPENGLES2_QUERY_INTERFACE_1_0
 
#define PPB_OPENGLES2_VERTEXARRAYOBJECT_INTERFACE_1_0   "PPB_OpenGLES2VertexArrayObject;1.0"
 
#define PPB_OPENGLES2_VERTEXARRAYOBJECT_INTERFACE   PPB_OPENGLES2_VERTEXARRAYOBJECT_INTERFACE_1_0
 

Typedefs

typedef void GLvoid
 
typedef int GLsizei
 
typedef unsigned short GLushort
 
typedef short GLshort
 
typedef unsigned char GLubyte
 
typedef unsigned int GLenum
 
typedef int GLint
 
typedef unsigned char GLboolean
 
typedef unsigned int GLbitfield
 
typedef float GLfloat
 
typedef float GLclampf
 
typedef signed char GLbyte
 
typedef unsigned int GLuint
 
typedef int GLfixed
 
typedef int GLclampx
 
typedef long int GLintptr
 
typedef long int GLsizeiptr
 

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!