|
Pepper_31_C_interfaces
|
#include "ppapi/c/pp_resource.h"
Go to the source code of this file.
Classes | |
| struct | PPB_OpenGLES2 |
| struct | PPB_OpenGLES2InstancedArrays |
| struct | PPB_OpenGLES2FramebufferBlit |
| struct | PPB_OpenGLES2FramebufferMultisample |
| struct | PPB_OpenGLES2ChromiumEnableFeature |
| struct | PPB_OpenGLES2ChromiumMapSub |
| struct | PPB_OpenGLES2Query |
Typedefs | |
| typedef unsigned int | GLenum |
| typedef void | GLvoid |
| typedef long int | GLintptr |
| typedef int | GLsizei |
| typedef long int | GLsizeiptr |
| typedef int | GLint |
| typedef unsigned char | GLboolean |
| typedef unsigned int | GLuint |
| typedef unsigned int | GLbitfield |
| typedef short | GLshort |
| typedef float | GLfloat |
| typedef float | GLclampf |
| typedef signed char | GLbyte |
| typedef unsigned char | GLubyte |
| typedef int | GLfixed |
| typedef unsigned short | GLushort |
| typedef int | GLclampx |
| #define PPB_OPENGLES2_CHROMIUMENABLEFEATURE_INTERFACE PPB_OPENGLES2_CHROMIUMENABLEFEATURE_INTERFACE_1_0 |
Definition at line 339 of file ppb_opengles2.h.
| #define PPB_OPENGLES2_CHROMIUMENABLEFEATURE_INTERFACE_1_0 "PPB_OpenGLES2ChromiumEnableFeature;1.0" |
Definition at line 338 of file ppb_opengles2.h.
| #define PPB_OPENGLES2_CHROMIUMMAPSUB_INTERFACE PPB_OPENGLES2_CHROMIUMMAPSUB_INTERFACE_1_0 |
Definition at line 346 of file ppb_opengles2.h.
| #define PPB_OPENGLES2_CHROMIUMMAPSUB_INTERFACE_1_0 "PPB_OpenGLES2ChromiumMapSub;1.0" |
Definition at line 345 of file ppb_opengles2.h.
| #define PPB_OPENGLES2_FRAMEBUFFERBLIT_INTERFACE PPB_OPENGLES2_FRAMEBUFFERBLIT_INTERFACE_1_0 |
Definition at line 320 of file ppb_opengles2.h.
| #define PPB_OPENGLES2_FRAMEBUFFERBLIT_INTERFACE_1_0 "PPB_OpenGLES2FramebufferBlit;1.0" |
Definition at line 319 of file ppb_opengles2.h.
| #define PPB_OPENGLES2_FRAMEBUFFERMULTISAMPLE_INTERFACE PPB_OPENGLES2_FRAMEBUFFERMULTISAMPLE_INTERFACE_1_0 |
Definition at line 330 of file ppb_opengles2.h.
| #define PPB_OPENGLES2_FRAMEBUFFERMULTISAMPLE_INTERFACE_1_0 "PPB_OpenGLES2FramebufferMultisample;1.0" |
Definition at line 329 of file ppb_opengles2.h.
| #define PPB_OPENGLES2_INSTANCEDARRAYS_INTERFACE PPB_OPENGLES2_INSTANCEDARRAYS_INTERFACE_1_0 |
Definition at line 306 of file ppb_opengles2.h.
| #define PPB_OPENGLES2_INSTANCEDARRAYS_INTERFACE_1_0 "PPB_OpenGLES2InstancedArrays;1.0" |
Definition at line 305 of file ppb_opengles2.h.
| #define PPB_OPENGLES2_INTERFACE PPB_OPENGLES2_INTERFACE_1_0 |
Definition at line 36 of file ppb_opengles2.h.
| #define PPB_OPENGLES2_INTERFACE_1_0 "PPB_OpenGLES2;1.0" |
Definition at line 35 of file ppb_opengles2.h.
| #define PPB_OPENGLES2_QUERY_INTERFACE PPB_OPENGLES2_QUERY_INTERFACE_1_0 |
Definition at line 361 of file ppb_opengles2.h.
| #define PPB_OPENGLES2_QUERY_INTERFACE_1_0 "PPB_OpenGLES2Query;1.0" |
Definition at line 360 of file ppb_opengles2.h.
| typedef unsigned int GLbitfield |
Definition at line 24 of file ppb_opengles2.h.
| typedef unsigned char GLboolean |
Definition at line 22 of file ppb_opengles2.h.
| typedef signed char GLbyte |
Definition at line 28 of file ppb_opengles2.h.
| typedef float GLclampf |
Definition at line 27 of file ppb_opengles2.h.
| typedef int GLclampx |
Definition at line 32 of file ppb_opengles2.h.
| typedef unsigned int GLenum |
Definition at line 16 of file ppb_opengles2.h.
| typedef int GLfixed |
Definition at line 30 of file ppb_opengles2.h.
| typedef float GLfloat |
Definition at line 26 of file ppb_opengles2.h.
| typedef int GLint |
Definition at line 21 of file ppb_opengles2.h.
| typedef long int GLintptr |
Definition at line 18 of file ppb_opengles2.h.
| typedef short GLshort |
Definition at line 25 of file ppb_opengles2.h.
| typedef int GLsizei |
Definition at line 19 of file ppb_opengles2.h.
| typedef long int GLsizeiptr |
Definition at line 20 of file ppb_opengles2.h.
| typedef unsigned char GLubyte |
Definition at line 29 of file ppb_opengles2.h.
| typedef unsigned int GLuint |
Definition at line 23 of file ppb_opengles2.h.
| typedef unsigned short GLushort |
Definition at line 31 of file ppb_opengles2.h.
| typedef void GLvoid |
Definition at line 17 of file ppb_opengles2.h.
1.8.6