Home
last modified time | relevance | path

Searched refs:PFNGLVERTEXATTRIB4DPROC (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h236 PFNGLVERTEXATTRIB4DPROC vertexAttrib4d = nullptr;
H A Dfunctionsgl_typedefs.h451 INTERNAL_GL_APIENTRY *PFNGLVERTEXATTRIB4DPROC)(GLuint, GLdouble, GLdouble, GLdouble, GLdouble); typedef
/third_party/glfw/deps/glad/
H A Dgl.h2600 typedef void (GLAD_API_PTR *PFNGLVERTEXATTRIB4DPROC)(GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); typedef
4045 GLAD_API_CALL PFNGLVERTEXATTRIB4DPROC glad_glVertexAttrib4d;
4922 PFNGLVERTEXATTRIB4DPROC glad_glVertexAttrib4d = NULL;
5544 glad_glVertexAttrib4d = (PFNGLVERTEXATTRIB4DPROC) load(userptr, "glVertexAttrib4d"); in glad_gl_load_GL_VERSION_2_0()
/third_party/mesa3d/include/GL/
H A Dglcorearb.h857 typedef void (APIENTRYP PFNGLVERTEXATTRIB4DPROC) (GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); typedef
H A Dglext.h732 typedef void (APIENTRYP PFNGLVERTEXATTRIB4DPROC) (GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); typedef
/third_party/openGLES/api/GL/
H A Dglcorearb.h838 typedef void (APIENTRYP PFNGLVERTEXATTRIB4DPROC) (GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); typedef
H A Dglext.h713 typedef void (APIENTRYP PFNGLVERTEXATTRIB4DPROC) (GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h857 typedef void (APIENTRYP PFNGLVERTEXATTRIB4DPROC) (GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); typedef
H A Dglext.h731 typedef void (APIENTRYP PFNGLVERTEXATTRIB4DPROC) (GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h857 typedef void (APIENTRYP PFNGLVERTEXATTRIB4DPROC) (GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); typedef
H A Dglext.h731 typedef void (APIENTRYP PFNGLVERTEXATTRIB4DPROC) (GLuint index, GLdouble x, GLdouble y, GLdouble z, GLdouble w); typedef

Completed in 274 milliseconds