Searched defs:glCopyTexSubImage1D (Results 1 – 5 of 5) 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 | 116 #define glCopyTexSubImage1D glwCopyTexSubImage1D macro
|
/external/mesa3d/include/GL/ |
D | gl_mangle.h | 366 #define glCopyTexSubImage1D MANGLE(CopyTexSubImage1D) macro
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContextFuncs.inl | 1104 GLW_APICALL void GLW_APIENTRY glCopyTexSubImage1D (GLenum target, GLint level, GLint xoffset, GLint… function
|
/external/deqp/framework/opengl/ |
D | gluCallLogWrapper.inl | 789 void CallLogWrapper::glCopyTexSubImage1D (glw::GLenum target, glw::GLint level, glw::GLint xoffset,… function in CallLogWrapper
|