Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp442 ANGLE_UTIL_EXPORT PFNGLGETNUNIFORMIVPROC l_glGetnUniformiv;
1437 l_glGetnUniformiv = reinterpret_cast<PFNGLGETNUNIFORMIVPROC>(loadProc("glGetnUniformiv")); in LoadGLES()
H A Dgles_loader_autogen.h1243 ANGLE_UTIL_EXPORT extern PFNGLGETNUNIFORMIVPROC l_glGetnUniformiv;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp444 ANGLE_TRACE_LOADER_EXPORT PFNGLGETNUNIFORMIVPROC t_glGetnUniformiv;
1467 t_glGetnUniformiv = reinterpret_cast<PFNGLGETNUNIFORMIVPROC>(loadProc("glGetnUniformiv")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h1246 ANGLE_TRACE_LOADER_EXPORT extern PFNGLGETNUNIFORMIVPROC t_glGetnUniformiv;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h680 PFNGLGETNUNIFORMIVPROC getnUniformiv = nullptr;
H A Dfunctionsgl_typedefs.h1559 typedef void(INTERNAL_GL_APIENTRY *PFNGLGETNUNIFORMIVPROC)(GLuint, GLint, GLsizei, GLint *); typedef
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1760 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); typedef
/third_party/openGLES/api/GLES3/
H A Dgl32.h1741 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1762 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); typedef
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1741 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); typedef
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2743 typedef void (APIENTRYP PFNGLGETNUNIFORMIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); typedef
H A Dglext.h2692 typedef void (APIENTRYP PFNGLGETNUNIFORMIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); typedef
/third_party/openGLES/api/GL/
H A Dglcorearb.h2724 typedef void (APIENTRYP PFNGLGETNUNIFORMIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); typedef
H A Dglext.h2685 typedef void (APIENTRYP PFNGLGETNUNIFORMIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2780 typedef void (APIENTRYP PFNGLGETNUNIFORMIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); typedef
H A Dglext.h2728 typedef void (APIENTRYP PFNGLGETNUNIFORMIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2780 typedef void (APIENTRYP PFNGLGETNUNIFORMIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); typedef
H A Dglext.h2728 typedef void (APIENTRYP PFNGLGETNUNIFORMIVPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params); typedef

Completed in 342 milliseconds