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 | 116 #define glCopyTexSubImage1D glwCopyTexSubImage1D macro
|
/external/angle/src/libGL/ |
D | libGL_autogen.cpp | 1654 glCopyTexSubImage1D(GLenum target, GLint level, GLint xoffset, GLint x, GLint y, GLsizei width) in glCopyTexSubImage1D() function
|
/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
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 17059 #define glCopyTexSubImage1D epoxy_glCopyTexSubImage1D macro
|