Home
last modified time | relevance | path

Searched refs:PFNGLVERTEXATTRIBFORMATPROC (Results 1 - 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp409 ANGLE_UTIL_EXPORT PFNGLVERTEXATTRIBFORMATPROC l_glVertexAttribFormat;
1386 reinterpret_cast<PFNGLVERTEXATTRIBFORMATPROC>(loadProc("glVertexAttribFormat")); in LoadGLES()
H A Dgles_loader_autogen.h1209 ANGLE_UTIL_EXPORT extern PFNGLVERTEXATTRIBFORMATPROC l_glVertexAttribFormat;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp410 ANGLE_TRACE_LOADER_EXPORT PFNGLVERTEXATTRIBFORMATPROC t_glVertexAttribFormat;
1416 reinterpret_cast<PFNGLVERTEXATTRIBFORMATPROC>(loadProc("glVertexAttribFormat")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h1211 ANGLE_TRACE_LOADER_EXPORT extern PFNGLVERTEXATTRIBFORMATPROC t_glVertexAttribFormat;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h601 PFNGLVERTEXATTRIBFORMATPROC vertexAttribFormat = nullptr;
H A Dfunctionsgl_typedefs.h1305 INTERNAL_GL_APIENTRY *PFNGLVERTEXATTRIBFORMATPROC)(GLuint, GLint, GLenum, GLboolean, GLuint); typedef
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1446 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
H A Dgl32.h1446 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
/third_party/openGLES/api/GLES3/
H A Dgl31.h1427 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
H A Dgl32.h1427 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl31.h1448 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
H A Dgl32.h1448 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl31.h1427 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
H A Dgl32.h1427 typedef void (GL_APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2508 typedef void (APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
H A Dglext.h2457 typedef void (APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
/third_party/openGLES/api/GL/
H A Dglcorearb.h2489 typedef void (APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
H A Dglext.h2438 typedef void (APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2545 typedef void (APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
H A Dglext.h2493 typedef void (APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2545 typedef void (APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef
H A Dglext.h2493 typedef void (APIENTRYP PFNGLVERTEXATTRIBFORMATPROC) (GLuint attribindex, GLint size, GLenum type, GLboolean normalized, GLuint relativeoffset); typedef

Completed in 330 milliseconds