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