Home
last modified time | relevance | path

Searched refs:PFNGLGETNUNIFORMUIVPROC (Results 1 - 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp443 ANGLE_UTIL_EXPORT PFNGLGETNUNIFORMUIVPROC l_glGetnUniformuiv;
1438 l_glGetnUniformuiv = reinterpret_cast<PFNGLGETNUNIFORMUIVPROC>(loadProc("glGetnUniformuiv")); in LoadGLES()
H A Dgles_loader_autogen.h1244 ANGLE_UTIL_EXPORT extern PFNGLGETNUNIFORMUIVPROC l_glGetnUniformuiv;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp445 ANGLE_TRACE_LOADER_EXPORT PFNGLGETNUNIFORMUIVPROC t_glGetnUniformuiv;
1468 t_glGetnUniformuiv = reinterpret_cast<PFNGLGETNUNIFORMUIVPROC>(loadProc("glGetnUniformuiv")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h1247 ANGLE_TRACE_LOADER_EXPORT extern PFNGLGETNUNIFORMUIVPROC t_glGetnUniformuiv;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h681 PFNGLGETNUNIFORMUIVPROC getnUniformuiv = nullptr;
H A Dfunctionsgl_typedefs.h1560 typedef void(INTERNAL_GL_APIENTRY *PFNGLGETNUNIFORMUIVPROC)(GLuint, GLint, GLsizei, GLuint *); typedef
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1761 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
/third_party/openGLES/api/GLES3/
H A Dgl32.h1742 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 Dgl32.h1763 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 Dgl32.h1742 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2744 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
H A Dglext.h2693 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
/third_party/openGLES/api/GL/
H A Dglcorearb.h2725 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
H A Dglext.h2686 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2781 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
H A Dglext.h2729 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 Dglcorearb.h2781 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef
H A Dglext.h2729 typedef void (APIENTRYP PFNGLGETNUNIFORMUIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLuint *params); typedef

Completed in 293 milliseconds