/third_party/glfw/deps/glad/ |
H A D | gles2.h | 947 typedef void (GLAD_API_PTR *PFNGLGETUNIFORMFVPROC)(GLuint program, GLint location, GLfloat * params); typedef 1165 GLAD_API_CALL PFNGLGETUNIFORMFVPROC glad_glGetUniformfv; 1416 PFNGLGETUNIFORMFVPROC glad_glGetUniformfv = NULL; 1562 glad_glGetUniformfv = (PFNGLGETUNIFORMFVPROC) load(userptr, "glGetUniformfv"); in glad_gl_load_GL_ES_VERSION_2_0()
|
H A D | gl.h | 2180 typedef void (GLAD_API_PTR *PFNGLGETUNIFORMFVPROC)(GLuint program, GLint location, GLfloat * params); typedef 3205 GLAD_API_CALL PFNGLGETUNIFORMFVPROC glad_glGetUniformfv; 4502 PFNGLGETUNIFORMFVPROC glad_glGetUniformfv = NULL; 5484 glad_glGetUniformfv = (PFNGLGETUNIFORMFVPROC) load(userptr, "glGetUniformfv"); in glad_gl_load_GL_VERSION_2_0()
|
/third_party/skia/third_party/externals/angle2/util/ |
H A D | gles_loader_autogen.cpp | 173 ANGLE_UTIL_EXPORT PFNGLGETUNIFORMFVPROC l_glGetUniformfv; 1021 l_glGetUniformfv = reinterpret_cast<PFNGLGETUNIFORMFVPROC>(loadProc("glGetUniformfv")); in LoadGLES()
|
H A D | gles_loader_autogen.h | 973 ANGLE_UTIL_EXPORT extern PFNGLGETUNIFORMFVPROC l_glGetUniformfv;
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | trace_gles_loader_autogen.cpp | 173 ANGLE_TRACE_LOADER_EXPORT PFNGLGETUNIFORMFVPROC t_glGetUniformfv; 1051 t_glGetUniformfv = reinterpret_cast<PFNGLGETUNIFORMFVPROC>(loadProc("glGetUniformfv")); in LoadGLES()
|
H A D | trace_gles_loader_autogen.h | 973 ANGLE_TRACE_LOADER_EXPORT extern PFNGLGETUNIFORMFVPROC t_glGetUniformfv;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 176 PFNGLGETUNIFORMFVPROC getUniformfv = nullptr;
|
H A D | functionsgl_typedefs.h | 377 typedef void(INTERNAL_GL_APIENTRY *PFNGLGETUNIFORMFVPROC)(GLuint, GLint, GLfloat *); typedef
|
/third_party/mesa3d/include/GLES2/ |
H A D | gl2.h | 457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
/third_party/openGLES/api/GLES2/ |
H A D | gl2.h | 438 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GLES2/ |
H A D | gl2.h | 457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/ |
H A D | gl2.h | 457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES2/ |
H A D | gl2.h | 438 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
H A D | gl3.h | 457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
H A D | gl32.h | 457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
/third_party/openGLES/api/GLES3/ |
H A D | gl3.h | 438 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
H A D | gl31.h | 438 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
H A D | gl32.h | 438 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/GLES3/ |
H A D | gl3.h | 457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl3.h | 457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
H A D | gl31.h | 459 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
H A D | gl32.h | 459 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl3.h | 438 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|
H A D | gl31.h | 438 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
|