Data Fields

void(* GenQueriesEXT )(PP_Resource context, GLsizei n, GLuint *queries)
void(* DeleteQueriesEXT )(PP_Resource context, GLsizei n, const GLuint *queries)
GLboolean(* IsQueryEXT )(PP_Resource context, GLuint id)
void(* BeginQueryEXT )(PP_Resource context, GLenum target, GLuint id)
void(* EndQueryEXT )(PP_Resource context, GLenum target)
void(* GetQueryivEXT )(PP_Resource context, GLenum target, GLenum pname, GLint *params)
void(* GetQueryObjectuivEXT )(PP_Resource context, GLuint id, GLenum pname, GLuint *params)

Field Documentation

void(* PPB_OpenGLES2Query::GetQueryivEXT)(PP_Resource context, GLenum target, GLenum pname, GLint *params)

The documentation for this struct was generated from the following file:
This site uses cookies to deliver and enhance the quality of its services and to analyze traffic. If you agree, cookies are also used to serve advertising and to personalize the content and advertisements that you see. Learn more about our use of cookies.