Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h226 PFNGLVERTEXATTRIB3SPROC vertexAttrib3s = nullptr;
H A Dfunctionsgl_typedefs.h439 typedef void(INTERNAL_GL_APIENTRY *PFNGLVERTEXATTRIB3SPROC)(GLuint, GLshort, GLshort, GLshort); typedef
/third_party/glfw/deps/glad/
H A Dgl.h2590 typedef void (GLAD_API_PTR *PFNGLVERTEXATTRIB3SPROC)(GLuint index, GLshort x, GLshort y, GLshort z); typedef
4025 GLAD_API_CALL PFNGLVERTEXATTRIB3SPROC glad_glVertexAttrib3s;
4912 PFNGLVERTEXATTRIB3SPROC glad_glVertexAttrib3s = NULL;
5534 glad_glVertexAttrib3s = (PFNGLVERTEXATTRIB3SPROC) load(userptr, "glVertexAttrib3s"); in glad_gl_load_GL_VERSION_2_0()
/third_party/mesa3d/include/GL/
H A Dglcorearb.h847 typedef void (APIENTRYP PFNGLVERTEXATTRIB3SPROC) (GLuint index, GLshort x, GLshort y, GLshort z); typedef
H A Dglext.h722 typedef void (APIENTRYP PFNGLVERTEXATTRIB3SPROC) (GLuint index, GLshort x, GLshort y, GLshort z); typedef
/third_party/openGLES/api/GL/
H A Dglcorearb.h828 typedef void (APIENTRYP PFNGLVERTEXATTRIB3SPROC) (GLuint index, GLshort x, GLshort y, GLshort z); typedef
H A Dglext.h703 typedef void (APIENTRYP PFNGLVERTEXATTRIB3SPROC) (GLuint index, GLshort x, GLshort y, GLshort z); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h847 typedef void (APIENTRYP PFNGLVERTEXATTRIB3SPROC) (GLuint index, GLshort x, GLshort y, GLshort z); typedef
H A Dglext.h721 typedef void (APIENTRYP PFNGLVERTEXATTRIB3SPROC) (GLuint index, GLshort x, GLshort y, GLshort z); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h847 typedef void (APIENTRYP PFNGLVERTEXATTRIB3SPROC) (GLuint index, GLshort x, GLshort y, GLshort z); typedef
H A Dglext.h721 typedef void (APIENTRYP PFNGLVERTEXATTRIB3SPROC) (GLuint index, GLshort x, GLshort y, GLshort z); typedef

Completed in 271 milliseconds