Searched refs:PFNGLBINDIMAGETEXTUREPROC (Results 1 - 2 of 2) sorted by relevance
/interface/sdk_c/third_party/openGLES/GLES3/ |
H A D | gl31.h | 1417 typedef void (GL_APIENTRYP PFNGLBINDIMAGETEXTUREPROC) (GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format);
typedef
|
H A D | gl32.h | 1417 typedef void (GL_APIENTRYP PFNGLBINDIMAGETEXTUREPROC) (GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format);
typedef
|
Completed in 13 milliseconds