Searched defs:glCopyTexSubImage1D (Results 1 - 3 of 3) sorted by relevance

/external/deqp/framework/opengl/simplereference/
H A DsglrContextWrapper.cpp159 void ContextWrapper::glCopyTexSubImage1D (deUint32 target, int level, int xoffset, int x, int y, int width) function in class:sglr::ContextWrapper
/external/swiftshader/src/OpenGL/libGL/
H A DlibGL.cpp5869 void APIENTRY glCopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) function
/external/mesa3d/include/GL/
H A Dgl_mangle.h366 #define glCopyTexSubImage1D MANGLE(CopyTexSubImage1D) macro

Completed in 77 milliseconds