/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 443 ANGLE_UTIL_EXPORT PFNGLGETNUNIFORMUIVPROC l_glGetnUniformuiv; 1438 l_glGetnUniformuiv = reinterpret_cast<PFNGLGETNUNIFORMUIVPROC>(loadProc("glGetnUniformuiv")); in LoadGLES()
|
H A D | gles_loader_autogen.h | 1244 ANGLE_UTIL_EXPORT extern PFNGLGETNUNIFORMUIVPROC l_glGetnUniformuiv;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 445 ANGLE_TRACE_LOADER_EXPORT PFNGLGETNUNIFORMUIVPROC t_glGetnUniformuiv; 1468 t_glGetnUniformuiv = reinterpret_cast<PFNGLGETNUNIFORMUIVPROC>(loadProc("glGetnUniformuiv")); in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 1247 ANGLE_TRACE_LOADER_EXPORT extern PFNGLGETNUNIFORMUIVPROC t_glGetnUniformuiv;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 681 PFNGLGETNUNIFORMUIVPROC getnUniformuiv = nullptr;
|
H A D | functionsgl_typedefs.h | 1560 typedef void(INTERNAL_GL_APIENTRY *PFNGLGETNUNIFORMUIVPROC)(GLuint, GLint, GLsizei, GLuint *); typedef
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1761 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1742 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1763 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1742 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2744 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
|
H A D | glext.h | 2693 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2725 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
|
H A D | glext.h | 2686 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2781 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
|
H A D | glext.h | 2729 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 2781 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
|
H A D | glext.h | 2729 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
|