/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 441 ANGLE_UTIL_EXPORT PFNGLGETNUNIFORMFVPROC l_glGetnUniformfv; 1436 l_glGetnUniformfv = reinterpret_cast<PFNGLGETNUNIFORMFVPROC>(loadProc("glGetnUniformfv")); in LoadGLES()
|
H A D | gles_loader_autogen.h | 1242 ANGLE_UTIL_EXPORT extern PFNGLGETNUNIFORMFVPROC l_glGetnUniformfv;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 443 ANGLE_TRACE_LOADER_EXPORT PFNGLGETNUNIFORMFVPROC t_glGetnUniformfv; 1466 t_glGetnUniformfv = reinterpret_cast<PFNGLGETNUNIFORMFVPROC>(loadProc("glGetnUniformfv")); in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 1245 ANGLE_TRACE_LOADER_EXPORT extern PFNGLGETNUNIFORMFVPROC t_glGetnUniformfv;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 679 PFNGLGETNUNIFORMFVPROC getnUniformfv = nullptr;
|
H A D | functionsgl_typedefs.h | 1558 typedef void(INTERNAL_GL_APIENTRY *PFNGLGETNUNIFORMFVPROC)(GLuint, GLint, GLsizei, GLfloat *); typedef
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1759 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1740 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1761 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1740 typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2742 typedef void (APIENTRYP PFNGLGETNUNIFORMFVPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef
|
H A D | glext.h | 2691 typedef void (APIENTRYP PFNGLGETNUNIFORMFVPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2723 typedef void (APIENTRYP PFNGLGETNUNIFORMFVPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef
|
H A D | glext.h | 2684 typedef void (APIENTRYP PFNGLGETNUNIFORMFVPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2779 typedef void (APIENTRYP PFNGLGETNUNIFORMFVPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef
|
H A D | glext.h | 2727 typedef void (APIENTRYP PFNGLGETNUNIFORMFVPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 2779 typedef void (APIENTRYP PFNGLGETNUNIFORMFVPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef
|
H A D | glext.h | 2727 typedef void (APIENTRYP PFNGLGETNUNIFORMFVPROC) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params); typedef
|