Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTgles2Ext.h199 PFNGLCOPYTEXSUBIMAGE3DOES glCopyTexSubImage3DOES; variable
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.hpp223 …void (*glCopyTexSubImage3DOES)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zof… member in LibGLESv2exports
Dentry_points.cpp965 GL_APICALL void GL_APIENTRY glCopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint… in glCopyTexSubImage3DOES() function
/external/deqp/framework/opengl/wrapper/
DglwApi.inl119 #define glCopyTexSubImage3DOES glwCopyTexSubImage3DOES macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl810 void CallLogWrapper::glCopyTexSubImage3DOES (glw::GLenum target, glw::GLint level, glw::GLint xoffs… function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1142 GLW_APICALL void GLW_APIENTRY glCopyTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GL… function