Searched defs:copyTexSubImage2D (Results 1 – 6 of 6) sorted by relevance
/external/autotest/client/deps/webgl_mpd/src/debug/ |
D | webgl-debug.js | 104 'copyTexSubImage2D': {8: { 0:true }}, property
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 336 void GLContext::copyTexSubImage2D(uint32_t target, int level, int xoffset, int yoffset, int x, int … in copyTexSubImage2D() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 1703 void ReferenceContext::copyTexSubImage2D(uint32_t target, int level, int xoffset, int yoffset, int … in copyTexSubImage2D() function in sglr::ReferenceContext
|
/external/angle/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.h | 85 PFNGLCOPYTEXSUBIMAGE2DPROC copyTexSubImage2D = nullptr; variable
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 117 glCopyTexSubImage2DFunc copyTexSubImage2D; variable
|
/external/angle/src/libANGLE/ |
D | Context.cpp | 5048 void Context::copyTexSubImage2D(TextureTarget target, in copyTexSubImage2D() function in gl::Context
|