Home
last modified time | relevance | path

Searched refs:glCopyTexSubImage1D (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp159 void ContextWrapper::glCopyTexSubImage1D (deUint32 target, int level, int xoffset, int x, int y, int width) in glCopyTexSubImage1D() function in sglr::ContextWrapper
H A DsglrContextWrapper.hpp73 void glCopyTexSubImage1D (deUint32 target, int level, int xoffset, int x, int y, int width);
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_context.c980 &glCopyTexSubImage1D,
H A Dgldrv.h362 void (APIENTRY *glCopyTexSubImage1D )(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width); member
/third_party/mesa3d/include/GL/
H A Dgl.h1343 GLAPI void GLAPIENTRY glCopyTexSubImage1D( GLenum target, GLint level,
H A Dglcorearb.h420 GLAPI void APIENTRY glCopyTexSubImage1D (GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
/third_party/skia/third_party/externals/angle2/src/libGL/
H A DlibGL_autogen.cpp1654 glCopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) in glCopyTexSubImage1D() function
/third_party/glfw/deps/glad/
H A Dgl.h2864 #define glCopyTexSubImage1D glad_glCopyTexSubImage1D macro
5307 glad_glCopyTexSubImage1D = (PFNGLCOPYTEXSUBIMAGE1DPROC) load(userptr, "glCopyTexSubImage1D"); in glad_gl_load_GL_VERSION_1_1()
/third_party/openGLES/api/GL/
H A Dglcorearb.h401 GLAPI void APIENTRY glCopyTexSubImage1D (GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h419 GLAPI void APIENTRY glCopyTexSubImage1D (GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h419 GLAPI void APIENTRY glCopyTexSubImage1D (GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width);

Completed in 123 milliseconds