Searched defs:glCopyTexSubImage1D (Results 1 – 6 of 6) sorted by relevance
| /external/deqp/framework/opengl/simplereference/ |
| D | sglrContextWrapper.cpp | 159 void ContextWrapper::glCopyTexSubImage1D (deUint32 target, int level, int xoffset, int x, int y, in… in glCopyTexSubImage1D() function in sglr::ContextWrapper
|
| /external/deqp/framework/opengl/wrapper/ |
| D | glwApi.inl | 91 #define glCopyTexSubImage1D glwCopyTexSubImage1D macro
|
| /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/ |
| D | egl_void.h | 269 #define glCopyTexSubImage1D(_a0,_a1,_a2,_a3,_a4,_a5) {(void)(_a0);(void)(_a1);(void)(_a2);(void)(_a… macro
|
| /external/mesa3d/include/GL/ |
| D | gl_mangle.h | 314 #define glCopyTexSubImage1D MANGLE(CopyTexSubImage1D) macro
|
| /external/deqp/framework/platform/null/ |
| D | tcuNullRenderContextFuncs.inl | 778 GLW_APICALL void GLW_APIENTRY glCopyTexSubImage1D (GLenum target, GLint level, GLint xoffset, GLint… function
|
| /external/deqp/framework/opengl/ |
| D | gluCallLogWrapper.inl | 611 void CallLogWrapper::glCopyTexSubImage1D (glw::GLenum target, glw::GLint level, glw::GLint xoffset,… function in CallLogWrapper
|