Pepper_31_C_interfaces
Public Attributes | List of all members
PPB_GLESChromiumTextureMapping_Dev_0_1 Struct Reference

#include <ppb_gles_chromium_texture_mapping_dev.h>

Collaboration diagram for PPB_GLESChromiumTextureMapping_Dev_0_1:
Collaboration graph

Public Attributes

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)
 

Detailed Description

Definition at line 25 of file ppb_gles_chromium_texture_mapping_dev.h.

Member Data Documentation

void*(* PPB_GLESChromiumTextureMapping_Dev_0_1::MapTexSubImage2DCHROMIUM)(PP_Resource context, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLenum access)

Definition at line 35 of file ppb_gles_chromium_texture_mapping_dev.h.

void(* PPB_GLESChromiumTextureMapping_Dev_0_1::UnmapTexSubImage2DCHROMIUM)(PP_Resource context, const void *mem)

Definition at line 50 of file ppb_gles_chromium_texture_mapping_dev.h.


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