Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp149 void ContextWrapper::glCopyTexImage1D (deUint32 target, int level, deUint32 internalFormat, int x, int y, int width, int border) in glCopyTexImage1D() function in sglr::ContextWrapper
H A DsglrContextWrapper.hpp71 void glCopyTexImage1D (deUint32 target, int level, deUint32 internalformat, int x, int y, int width, int border);
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_context.c978 &glCopyTexImage1D,
H A Dgldrv.h360 void (APIENTRY *glCopyTexImage1D )(GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLint border); member
/third_party/mesa3d/include/GL/
H A Dgl.h1330 GLAPI void GLAPIENTRY glCopyTexImage1D( GLenum target, GLint level,
H A Dglcorearb.h418 GLAPI void APIENTRY glCopyTexImage1D (GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
/third_party/skia/third_party/externals/angle2/src/libGL/
H A DlibGL_autogen.cpp1630 void GL_APIENTRY glCopyTexImage1D(GLenum target, in glCopyTexImage1D() function
/third_party/glfw/deps/glad/
H A Dgl.h2860 #define glCopyTexImage1D glad_glCopyTexImage1D macro
5305 glad_glCopyTexImage1D = (PFNGLCOPYTEXIMAGE1DPROC) load(userptr, "glCopyTexImage1D"); in glad_gl_load_GL_VERSION_1_1()
/third_party/openGLES/api/GL/
H A Dglcorearb.h399 GLAPI void APIENTRY glCopyTexImage1D (GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h417 GLAPI void APIENTRY glCopyTexImage1D (GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h417 GLAPI void APIENTRY glCopyTexImage1D (GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLint border);

Completed in 133 milliseconds