Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp295 ANGLE_UTIL_EXPORT PFNGLUNIFORM3UIVPROC l_glUniform3uiv;
1183 l_glUniform3uiv = reinterpret_cast<PFNGLUNIFORM3UIVPROC>(loadProc("glUniform3uiv")); in LoadGLES()
H A Dgles_loader_autogen.h1095 ANGLE_UTIL_EXPORT extern PFNGLUNIFORM3UIVPROC l_glUniform3uiv;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp296 ANGLE_TRACE_LOADER_EXPORT PFNGLUNIFORM3UIVPROC t_glUniform3uiv;
1213 t_glUniform3uiv = reinterpret_cast<PFNGLUNIFORM3UIVPROC>(loadProc("glUniform3uiv")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h1097 ANGLE_TRACE_LOADER_EXPORT extern PFNGLUNIFORM3UIVPROC t_glUniform3uiv;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h317 PFNGLUNIFORM3UIVPROC uniform3uiv = nullptr;
H A Dfunctionsgl_typedefs.h598 typedef void(INTERNAL_GL_APIENTRY *PFNGLUNIFORM3UIVPROC)(GLint, GLsizei, const GLuint *); typedef
/third_party/glfw/deps/glad/
H A Dgl.h2530 typedef void (GLAD_API_PTR *PFNGLUNIFORM3UIVPROC)(GLint location, GLsizei count, const GLuint * value); typedef
3905 GLAD_API_CALL PFNGLUNIFORM3UIVPROC glad_glUniform3uiv;
4852 PFNGLUNIFORM3UIVPROC glad_glUniform3uiv = NULL;
5627 glad_glUniform3uiv = (PFNGLUNIFORM3UIVPROC) load(userptr, "glUniform3uiv"); in glad_gl_load_GL_VERSION_3_0()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1049 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl3.h1049 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl32.h1049 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/openGLES/api/GLES3/
H A Dgl3.h1030 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl31.h1030 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl32.h1030 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h1049 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h1049 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl31.h1051 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl32.h1051 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h1030 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl31.h1030 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dgl32.h1030 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1280 typedef void (APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/openGLES/api/GL/
H A Dglcorearb.h1261 typedef void (APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
H A Dglext.h1149 typedef void (APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1280 typedef void (APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1280 typedef void (APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef

Completed in 229 milliseconds

12