Pepper_47_C_interfaces
Public Attributes | List of all members
PPB_OpenGLES2FramebufferBlit_1_0 Struct Reference

#include <ppb_opengles2.h>

Collaboration diagram for PPB_OpenGLES2FramebufferBlit_1_0:
Collaboration graph

Public Attributes

void(* BlitFramebufferEXT )(PP_Resource context, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)
 

Detailed Description

Definition at line 1043 of file ppb_opengles2.h.

Member Data Documentation

void(* PPB_OpenGLES2FramebufferBlit_1_0::BlitFramebufferEXT)(PP_Resource context, GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter)

Definition at line 1044 of file ppb_opengles2.h.


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