Home
last modified time | relevance | path

Searched defs:PFNGLGETMULTISAMPLEFVPROC (Results 1 – 10 of 10) sorted by relevance

/external/angle/src/libANGLE/renderer/gl/
Dfunctionsgl_typedefs.h694 typedef void(INTERNAL_GL_APIENTRY *PFNGLGETMULTISAMPLEFVPROC)(GLenum, GLuint, GLfloat *); typedef
/external/mesa3d/include/GLES3/
Dgl31.h1441 typedef void (GL_APIENTRYP PFNGLGETMULTISAMPLEFVPROC) (GLenum pname, GLuint index, GLfloat *val); typedef
Dgl32.h1441 typedef void (GL_APIENTRYP PFNGLGETMULTISAMPLEFVPROC) (GLenum pname, GLuint index, GLfloat *val); typedef
/external/angle/include/GLES3/
Dgl31.h1443 typedef void (GL_APIENTRYP PFNGLGETMULTISAMPLEFVPROC) (GLenum pname, GLuint index, GLfloat *val); typedef
Dgl32.h1443 typedef void (GL_APIENTRYP PFNGLGETMULTISAMPLEFVPROC) (GLenum pname, GLuint index, GLfloat *val); typedef
/external/swiftshader/include/GL/
Dglcorearb.h1619 typedef void (APIENTRYP PFNGLGETMULTISAMPLEFVPROC) (GLenum pname, GLuint index, GLfloat *val); typedef
Dglext.h1506 typedef void (APIENTRYP PFNGLGETMULTISAMPLEFVPROC) (GLenum pname, GLuint index, GLfloat *val); typedef
/external/mesa3d/include/GL/
Dglcorearb.h1582 typedef void (APIENTRYP PFNGLGETMULTISAMPLEFVPROC) (GLenum pname, GLuint index, GLfloat *val); typedef
Dglext.h1470 typedef void (APIENTRYP PFNGLGETMULTISAMPLEFVPROC) (GLenum pname, GLuint index, GLfloat *val); typedef
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h7384 typedef void (GLAPIENTRY * PFNGLGETMULTISAMPLEFVPROC) (GLenum pname, GLuint index, GLfloat* val); typedef