Searched refs:PFNGLGETPROGRAMRESOURCEIVPROC (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/opengl/include/GLES3/
H A Dgl31.h1393 typedef void (GL_APIENTRYP PFNGLGETPROGRAMRESOURCEIVPROC) (GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLint *params); typedef
H A Dgl32.h1393 typedef void (GL_APIENTRYP PFNGLGETPROGRAMRESOURCEIVPROC) (GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLint *params); typedef

Completed in 29 milliseconds