Home
last modified time | relevance | path

Searched defs:glCopyTexSubImage3DOES (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTgles2Ext.h199 PFNGLCOPYTEXSUBIMAGE3DOES glCopyTexSubImage3DOES; variable
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.hpp220 …void (*glCopyTexSubImage3DOES)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zof… member in LibGLESv2exports
Dmain.cpp1294 GL_APICALL void GL_APIENTRY glCopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint… in glCopyTexSubImage3DOES() function