Pepper_31_C_interfaces
Public Attributes | List of all members
PPB_OpenGLES2FramebufferBlit Struct Reference

#include <ppb_opengles2.h>

Collaboration diagram for PPB_OpenGLES2FramebufferBlit:
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 322 of file ppb_opengles2.h.

Member Data Documentation

void(* PPB_OpenGLES2FramebufferBlit::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 323 of file ppb_opengles2.h.


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