Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp159 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/
DglwApi.inl60 #define glCopyTexSubImage1D glwCopyTexSubImage1D macro
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl336 GLW_APICALL void GLW_APIENTRY glCopyTexSubImage1D (GLenum target, GLint level, GLint xoffset, GLint… function
/external/chromium_org/third_party/mesa/src/include/GL/
Dgl_mangle.h314 #define glCopyTexSubImage1D MANGLE(CopyTexSubImage1D) macro
/external/mesa3d/include/GL/
Dgl_mangle.h314 #define glCopyTexSubImage1D MANGLE(CopyTexSubImage1D) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl409 void CallLogWrapper::glCopyTexSubImage1D (glw::GLenum param0, glw::GLint param1, glw::GLint param2,… function in CallLogWrapper