Home
last modified time | relevance | path

Searched refs:PFNGLUNIFORM4UIVPROC (Results 1 - 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp296 ANGLE_UTIL_EXPORT PFNGLUNIFORM4UIVPROC l_glUniform4uiv;
1184 l_glUniform4uiv = reinterpret_cast<PFNGLUNIFORM4UIVPROC>(loadProc("glUniform4uiv")); in LoadGLES()
H A Dgles_loader_autogen.h1096 ANGLE_UTIL_EXPORT extern PFNGLUNIFORM4UIVPROC l_glUniform4uiv;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp297 ANGLE_TRACE_LOADER_EXPORT PFNGLUNIFORM4UIVPROC t_glUniform4uiv;
1214 t_glUniform4uiv = reinterpret_cast<PFNGLUNIFORM4UIVPROC>(loadProc("glUniform4uiv")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h1098 ANGLE_TRACE_LOADER_EXPORT extern PFNGLUNIFORM4UIVPROC t_glUniform4uiv;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h319 PFNGLUNIFORM4UIVPROC uniform4uiv = nullptr;
H A Dfunctionsgl_typedefs.h600 typedef void(INTERNAL_GL_APIENTRY *PFNGLUNIFORM4UIVPROC)(GLint, GLsizei, const GLuint *); typedef
/third_party/glfw/deps/glad/
H A Dgl.h2536 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 Dgl31.h1050 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl3.h1050 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl32.h1050 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/openGLES/api/GLES3/
H A Dgl3.h1031 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl31.h1031 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl32.h1031 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h1050 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 Dgl3.h1050 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl31.h1052 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl32.h1052 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h1031 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl31.h1031 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl32.h1031 typedef void (GL_APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1281 typedef void (APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/openGLES/api/GL/
H A Dglcorearb.h1262 typedef void (APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dglext.h1150 typedef void (APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1281 typedef void (APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1281 typedef void (APIENTRYP PFNGLUNIFORM4UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef

Completed in 273 milliseconds

12