Searched defs:copyTexSubImage1D (Results 1 – 3 of 3) 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 | 1559 void ReferenceContext::copyTexSubImage1D (deUint32 target, int level, int xoffset, int x, int y, in… in copyTexSubImage1D() function in sglr::ReferenceContext
|
| /external/deqp/framework/opengl/wrapper/ |
| D | glwFunctions.inl | 116 glCopyTexSubImage1DFunc copyTexSubImage1D; variable
|