Searched defs:copyTexImage1D (Results 1 – 5 of 5) sorted by relevance
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 295 void GLContext::copyTexImage1D (deUint32 target, int level, deUint32 internalFormat, int x, int y, … in copyTexImage1D() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 1442 void ReferenceContext::copyTexImage1D (deUint32 target, int level, deUint32 internalFormat, int x, … in copyTexImage1D() function in sglr::ReferenceContext
|
/external/angle/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.h | 82 PFNGLCOPYTEXIMAGE1DPROC copyTexImage1D = nullptr; variable
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 114 glCopyTexImage1DFunc copyTexImage1D; variable
|
/external/angle/src/libANGLE/ |
D | Context_gl.cpp | 1900 void Context::copyTexImage1D(GLenum target, in copyTexImage1D() function in gl::Context
|