Home
last modified time | relevance | path

Searched refs:PFNGLGETUNIFORMINDICESPROC (Results 1 - 25 of 28) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/util/
H A Dgles_loader_autogen.cpp303 ANGLE_UTIL_EXPORT PFNGLGETUNIFORMINDICESPROC l_glGetUniformIndices;
1193 reinterpret_cast<PFNGLGETUNIFORMINDICESPROC>(loadProc("glGetUniformIndices")); in LoadGLES()
H A Dgles_loader_autogen.h1103 ANGLE_UTIL_EXPORT extern PFNGLGETUNIFORMINDICESPROC l_glGetUniformIndices;
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dtrace_gles_loader_autogen.cpp304 ANGLE_TRACE_LOADER_EXPORT PFNGLGETUNIFORMINDICESPROC t_glGetUniformIndices;
1223 reinterpret_cast<PFNGLGETUNIFORMINDICESPROC>(loadProc("glGetUniformIndices")); in LoadGLES()
H A Dtrace_gles_loader_autogen.h1105 ANGLE_TRACE_LOADER_EXPORT extern PFNGLGETUNIFORMINDICESPROC t_glGetUniformIndices;
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h351 PFNGLGETUNIFORMINDICESPROC getUniformIndices = nullptr;
H A Dfunctionsgl_typedefs.h660 typedef void(INTERNAL_GL_APIENTRY *PFNGLGETUNIFORMINDICESPROC)(GLuint, typedef
/third_party/glfw/deps/glad/
H A Dgl.h2178 typedef void (GLAD_API_PTR *PFNGLGETUNIFORMINDICESPROC)(GLuint program, GLsizei uniformCount, const GLchar *const* uniformNames, GLuint * uniformIndices); typedef
3201 GLAD_API_CALL PFNGLGETUNIFORMINDICESPROC glad_glGetUniformIndices;
4500 PFNGLGETUNIFORMINDICESPROC glad_glGetUniformIndices = NULL;
5665 glad_glGetUniformIndices = (PFNGLGETUNIFORMINDICESPROC) load(userptr, "glGetUniformIndices"); in glad_gl_load_GL_VERSION_3_1()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1057 typedef void (GL_APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
H A Dgl3.h1057 typedef void (GL_APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
H A Dgl32.h1057 typedef void (GL_APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
/third_party/openGLES/api/GLES3/
H A Dgl3.h1038 typedef void (GL_APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
H A Dgl31.h1038 typedef void (GL_APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
H A Dgl32.h1038 typedef void (GL_APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h1057 typedef void (GL_APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h1057 typedef void (GL_APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
H A Dgl31.h1059 typedef void (GL_APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
H A Dgl32.h1059 typedef void (GL_APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h1038 typedef void (GL_APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
H A Dgl31.h1038 typedef void (GL_APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
H A Dgl32.h1038 typedef void (GL_APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1473 typedef void (APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
/third_party/openGLES/api/GL/
H A Dglcorearb.h1454 typedef void (APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
H A Dglext.h1342 typedef void (APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1473 typedef void (APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1473 typedef void (APIENTRYP PFNGLGETUNIFORMINDICESPROC) (GLuint program, GLsizei uniformCount, const GLchar *const*uniformNames, GLuint *uniformIndices); typedef

Completed in 257 milliseconds

12