Searched defs:copyTexSubImage1D (Results 1 – 4 of 4) sorted by relevance
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 326 void GLContext::copyTexSubImage1D(uint32_t target, int level, int xoffset, int x, int y, int width) in copyTexSubImage1D() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 1672 void ReferenceContext::copyTexSubImage1D(uint32_t target, int level, int xoffset, int x, int y, int… 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
|