Searched refs:PFNGLVERTEXATTRIB4SPROC (Results 1 - 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 241 PFNGLVERTEXATTRIB4SPROC vertexAttrib4s = nullptr;
|
H A D | functionsgl_typedefs.h | 458 INTERNAL_GL_APIENTRY *PFNGLVERTEXATTRIB4SPROC)(GLuint, GLshort, GLshort, GLshort, GLshort); typedef
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 2605 typedef void (GLAD_API_PTR *PFNGLVERTEXATTRIB4SPROC)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); typedef 4055 GLAD_API_CALL PFNGLVERTEXATTRIB4SPROC glad_glVertexAttrib4s; 4927 PFNGLVERTEXATTRIB4SPROC glad_glVertexAttrib4s = NULL; 5549 glad_glVertexAttrib4s = (PFNGLVERTEXATTRIB4SPROC) load(userptr, "glVertexAttrib4s"); in glad_gl_load_GL_VERSION_2_0()
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 862 typedef void (APIENTRYP PFNGLVERTEXATTRIB4SPROC) (GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); typedef
|
H A D | glext.h | 737 typedef void (APIENTRYP PFNGLVERTEXATTRIB4SPROC) (GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 843 typedef void (APIENTRYP PFNGLVERTEXATTRIB4SPROC) (GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); typedef
|
H A D | glext.h | 718 typedef void (APIENTRYP PFNGLVERTEXATTRIB4SPROC) (GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 862 typedef void (APIENTRYP PFNGLVERTEXATTRIB4SPROC) (GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); typedef
|
H A D | glext.h | 736 typedef void (APIENTRYP PFNGLVERTEXATTRIB4SPROC) (GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 862 typedef void (APIENTRYP PFNGLVERTEXATTRIB4SPROC) (GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); typedef
|
H A D | glext.h | 736 typedef void (APIENTRYP PFNGLVERTEXATTRIB4SPROC) (GLuint index, GLshort x, GLshort y, GLshort z, GLshort w); typedef
|
Completed in 264 milliseconds