Searched defs:copyTexImage2D (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 | 103 'copyTexImage2D': {8: { 0:true, 2:true }}, property
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 312 void GLContext::copyTexImage2D(uint32_t target, int level, uint32_t internalFormat, int x, int y, i… in copyTexImage2D() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 1586 void ReferenceContext::copyTexImage2D(uint32_t target, int level, uint32_t internalFormat, int x, i… in copyTexImage2D() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 83 PFNGLCOPYTEXIMAGE2DPROC copyTexImage2D = nullptr; variable
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 115 glCopyTexImage2DFunc copyTexImage2D; variable
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.cpp | 4987 void Context::copyTexImage2D(TextureTarget target, in copyTexImage2D() function in gl::Context
|