Home
last modified time | relevance | path

Searched defs:glCopyTexImage1D (Results 1 - 4 of 4) 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
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dgldrv.h360 void (APIENTRY *glCopyTexImage1D )(GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLint border); member
/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

Completed in 37 milliseconds