Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
PPB_OpenGLES2ChromiumMapSub Struct Reference

Public Attributes

void *(* MapBufferSubDataCHROMIUM )(PP_Resource context, GLuint target, GLintptr offset, GLsizeiptr size, GLenum access)
 
void(* UnmapBufferSubDataCHROMIUM )(PP_Resource context, const void *mem)
 
void *(* MapTexSubImage2DCHROMIUM )(PP_Resource context, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLenum access)
 
void(* UnmapTexSubImage2DCHROMIUM )(PP_Resource context, const void *mem)
 

The documentation for this struct was generated from the following file: