/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 295 ANGLE_UTIL_EXPORT PFNGLUNIFORM3UIVPROC l_glUniform3uiv; 1183 l_glUniform3uiv = reinterpret_cast<PFNGLUNIFORM3UIVPROC>(loadProc("glUniform3uiv")); in LoadGLES()
|
H A D | gles_loader_autogen.h | 1095 ANGLE_UTIL_EXPORT extern PFNGLUNIFORM3UIVPROC l_glUniform3uiv;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 296 ANGLE_TRACE_LOADER_EXPORT PFNGLUNIFORM3UIVPROC t_glUniform3uiv; 1213 t_glUniform3uiv = reinterpret_cast<PFNGLUNIFORM3UIVPROC>(loadProc("glUniform3uiv")); in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 1097 ANGLE_TRACE_LOADER_EXPORT extern PFNGLUNIFORM3UIVPROC t_glUniform3uiv;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 317 PFNGLUNIFORM3UIVPROC uniform3uiv = nullptr;
|
H A D | functionsgl_typedefs.h | 598 typedef void(INTERNAL_GL_APIENTRY *PFNGLUNIFORM3UIVPROC)(GLint, GLsizei, const GLuint *); typedef
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 2530 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 D | gl31.h | 1049 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl3.h | 1049 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl32.h | 1049 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 1030 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl31.h | 1030 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl32.h | 1030 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GLES3/ |
H A D | gl3.h | 1049 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 D | gl3.h | 1049 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl31.h | 1051 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl32.h | 1051 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl3.h | 1030 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl31.h | 1030 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | gl32.h | 1030 typedef void (GL_APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1280 typedef void (APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1261 typedef void (APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
H A D | glext.h | 1149 typedef void (APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1280 typedef void (APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1280 typedef void (APIENTRYP PFNGLUNIFORM3UIVPROC) (GLint location, GLsizei count, const GLuint *value); typedef
|