Searched defs:glCopyTexSubImage3DOES (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTgles2Ext.h | 199 PFNGLCOPYTEXSUBIMAGE3DOES glCopyTexSubImage3DOES; variable
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.hpp | 223 …void (*glCopyTexSubImage3DOES)(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zof… member in LibGLESv2exports
|
D | entry_points.cpp | 965 GL_APICALL void GL_APIENTRY glCopyTexSubImage3DOES(GLenum target, GLint level, GLint xoffset, GLint… in glCopyTexSubImage3DOES() function
|
/external/deqp/framework/opengl/wrapper/ |
D | glwApi.inl | 119 #define glCopyTexSubImage3DOES glwCopyTexSubImage3DOES macro
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 810 void CallLogWrapper::glCopyTexSubImage3DOES (glw::GLenum target, glw::GLint level, glw::GLint xoffs… function in CallLogWrapper
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 1142 GLW_APICALL void GLW_APIENTRY glCopyTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GL… function
|