Searched defs:copyTexSubImage1D (Results 1 – 5 of 5) sorted by relevance
| /external/deqp/framework/opengl/simplereference/ |
| D | sglrGLContext.cpp | 328 void GLContext::copyTexSubImage1D (deUint32 target, int level, int xoffset, int x, int y, int width) in copyTexSubImage1D() function in sglr::GLContext
|
| D | sglrReferenceContext.cpp | 1579 void ReferenceContext::copyTexSubImage1D (deUint32 target, int level, int xoffset, int x, int y, in… in copyTexSubImage1D() function in sglr::ReferenceContext
|
| /external/angle/src/libANGLE/renderer/gl/ |
| D | DispatchTableGL_autogen.h | 84 PFNGLCOPYTEXSUBIMAGE1DPROC copyTexSubImage1D = nullptr; variable
|
| /external/deqp/framework/opengl/wrapper/ |
| D | glwFunctions.inl | 116 glCopyTexSubImage1DFunc copyTexSubImage1D; variable
|
| /external/angle/src/libANGLE/ |
| D | Context_gl.cpp | 1681 void Context::copyTexSubImage1D(GLenum target, in copyTexSubImage1D() function in gl::Context
|