Home
last modified time | relevance | path

Searched refs:PFNGLGETUNIFORMFVPROC (Results 1 - 25 of 34) sorted by relevance

12

/third_party/glfw/deps/glad/
H A Dgles2.h947 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 Dgl.h2180 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 Dgles_loader_autogen.cpp173 ANGLE_UTIL_EXPORT PFNGLGETUNIFORMFVPROC l_glGetUniformfv;
1021 l_glGetUniformfv = reinterpret_cast<PFNGLGETUNIFORMFVPROC>(loadProc("glGetUniformfv")); in LoadGLES()
H A Dgles_loader_autogen.h973 ANGLE_UTIL_EXPORT extern PFNGLGETUNIFORMFVPROC l_glGetUniformfv;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp173 ANGLE_TRACE_LOADER_EXPORT PFNGLGETUNIFORMFVPROC t_glGetUniformfv;
1051 t_glGetUniformfv = reinterpret_cast<PFNGLGETUNIFORMFVPROC>(loadProc("glGetUniformfv")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h973 ANGLE_TRACE_LOADER_EXPORT extern PFNGLGETUNIFORMFVPROC t_glGetUniformfv;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h176 PFNGLGETUNIFORMFVPROC getUniformfv = nullptr;
H A Dfunctionsgl_typedefs.h377 typedef void(INTERNAL_GL_APIENTRY *PFNGLGETUNIFORMFVPROC)(GLuint, GLint, GLfloat *); typedef
/third_party/mesa3d/include/GLES2/
H A Dgl2.h457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
/third_party/openGLES/api/GLES2/
H A Dgl2.h438 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
H A Dgl2.h457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES2/
H A Dgl2.h457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
/third_party/skia/third_party/externals/angle2/include/GLES2/
H A Dgl2.h438 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
/third_party/mesa3d/include/GLES3/
H A Dgl31.h457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
H A Dgl3.h457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
H A Dgl32.h457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
/third_party/openGLES/api/GLES3/
H A Dgl3.h438 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
H A Dgl31.h438 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
H A Dgl32.h438 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h457 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
H A Dgl31.h459 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
H A Dgl32.h459 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h438 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef
H A Dgl31.h438 typedef void (GL_APIENTRYP PFNGLGETUNIFORMFVPROC) (GLuint program, GLint location, GLfloat *params); typedef

Completed in 123 milliseconds

12