/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 296 ANGLE_UTIL_EXPORT PFNGLUNIFORM4UIVPROC l_glUniform4uiv; 1184 l_glUniform4uiv = reinterpret_cast<PFNGLUNIFORM4UIVPROC>(loadProc("glUniform4uiv")); in LoadGLES()
|
H A D | gles_loader_autogen.h | 1096 ANGLE_UTIL_EXPORT extern PFNGLUNIFORM4UIVPROC l_glUniform4uiv;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 297 ANGLE_TRACE_LOADER_EXPORT PFNGLUNIFORM4UIVPROC t_glUniform4uiv; 1214 t_glUniform4uiv = reinterpret_cast<PFNGLUNIFORM4UIVPROC>(loadProc("glUniform4uiv")); in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 1098 ANGLE_TRACE_LOADER_EXPORT extern PFNGLUNIFORM4UIVPROC t_glUniform4uiv;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 319 PFNGLUNIFORM4UIVPROC uniform4uiv = nullptr;
|
H A D | functionsgl_typedefs.h | 600 typedef void(INTERNAL_GL_APIENTRY *PFNGLUNIFORM4UIVPROC)(GLint, GLsizei, const GLuint *); typedef
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 2536 typedef void (GLAD_API_PTR *PFNGLUNIFORM4UIVPROC)(GLint location, GLsizei count, const GLuint * value); typedef 3917 GLAD_API_CALL PFNGLUNIFORM4UIVPROC glad_glUniform4uiv; 4858 PFNGLUNIFORM4UIVPROC glad_glUniform4uiv = NULL; 5629 glad_glUniform4uiv = (PFNGLUNIFORM4UIVPROC) load(userptr, "glUniform4uiv"); in glad_gl_load_GL_VERSION_3_0()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 1050 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl3.h | 1050 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl32.h | 1050 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 1031 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl31.h | 1031 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl32.h | 1031 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GLES3/ |
H A D | gl3.h | 1050 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl3.h | 1050 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl31.h | 1052 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl32.h | 1052 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl3.h | 1031 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl31.h | 1031 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl32.h | 1031 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1281 typedef void (APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1262 typedef void (APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | glext.h | 1150 typedef void (APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1281 typedef void (APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1281 typedef void (APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|