Searched defs:PFNGLFRAMEBUFFERTEXTURE2DPROC (Results 1 - 4 of 4) sorted by relevance
| /interface/sdk_c/third_party/openGLES/GLES2/ |
| H A D | gl2.h | 411 typedef void (GL_APIENTRYP PFNGLFRAMEBUFFERTEXTURE2DPROC) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
typedef
|
| /interface/sdk_c/third_party/openGLES/GLES3/ |
| H A D | gl3.h | 411 typedef void (GL_APIENTRYP PFNGLFRAMEBUFFERTEXTURE2DPROC) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
typedef
|
| H A D | gl31.h | 411 typedef void (GL_APIENTRYP PFNGLFRAMEBUFFERTEXTURE2DPROC) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
typedef
|
| H A D | gl32.h | 411 typedef void (GL_APIENTRYP PFNGLFRAMEBUFFERTEXTURE2DPROC) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level);
typedef
|
Completed in 34 milliseconds