Home
last modified time | relevance | path

Searched defs:PFNGLBLITFRAMEBUFFERLAYERSEXTPROC (Results 1 - 2 of 2) sorted by relevance

/third_party/openGLES/api/GLES2/
H A Dgl2ext.h1464 typedef void (GL_APIENTRYP PFNGLBLITFRAMEBUFFERLAYERSEXTPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); typedef
/third_party/openGLES/api/GL/
H A Dglext.h7375 typedef void (APIENTRYP PFNGLBLITFRAMEBUFFERLAYERSEXTPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter); typedef

Completed in 68 milliseconds