Home
last modified time | relevance | path

Searched refs:PFNGLTEXSUBIMAGE1DPROC (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h92 PFNGLTEXSUBIMAGE1DPROC texSubImage1D = nullptr;
H A Dfunctionsgl_typedefs.h171 typedef void(INTERNAL_GL_APIENTRY *PFNGLTEXSUBIMAGE1DPROC)(GLenum, typedef
/third_party/glfw/deps/glad/
H A Dgl.h2507 typedef void (GLAD_API_PTR *PFNGLTEXSUBIMAGE1DPROC)(GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void * pixels); typedef
3859 GLAD_API_CALL PFNGLTEXSUBIMAGE1DPROC glad_glTexSubImage1D;
4829 PFNGLTEXSUBIMAGE1DPROC glad_glTexSubImage1D = NULL;
5328 glad_glTexSubImage1D = (PFNGLTEXSUBIMAGE1DPROC) load(userptr, "glTexSubImage1D"); in glad_gl_load_GL_VERSION_1_1()
/third_party/mesa3d/include/GL/
H A Dglcorearb.h407 typedef void (APIENTRYP PFNGLTEXSUBIMAGE1DPROC) (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels); typedef
/third_party/openGLES/api/GL/
H A Dglcorearb.h388 typedef void (APIENTRYP PFNGLTEXSUBIMAGE1DPROC) (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels); typedef
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h406 typedef void (APIENTRYP PFNGLTEXSUBIMAGE1DPROC) (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels); typedef
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h406 typedef void (APIENTRYP PFNGLTEXSUBIMAGE1DPROC) (GLenum target, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const void *pixels); typedef

Completed in 108 milliseconds