Searched defs:PFNGLTEXSTORAGE2DMULTISAMPLEPROC (Results 1 - 2 of 2) sorted by relevance
/interface/sdk_c/third_party/openGLES/GLES3/ |
H A D | gl31.h | 1421 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE2DMULTISAMPLEPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
typedef
|
H A D | gl32.h | 1421 typedef void (GL_APIENTRYP PFNGLTEXSTORAGE2DMULTISAMPLEPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations);
typedef
|
Completed in 13 milliseconds