Searched defs:copyTexSubImage3D (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
H A D | esextcTextureCubeMapArraySubImage3D.cpp | 409 void TextureCubeMapArraySubImage3D::copyTexSubImage3D(const SubImage3DCopyParams ©_params) in copyTexSubImage3D() function in glcts::TextureCubeMapArraySubImage3D
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | CopyTexImageTest.cpp | 1327 void CopyTexImageTestES3::copyTexSubImage3D(GLTexture &subTexture2D, in copyTexSubImage3D() function in angle::CopyTexImageTestES3
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 349 void GLContext::copyTexSubImage3D(uint32_t target, int level, int xoffset, int yoffset, int zoffset… in copyTexSubImage3D() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 1759 void ReferenceContext::copyTexSubImage3D(uint32_t target, int level, int xoffset, int yoffset, int … in copyTexSubImage3D() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 98 PFNGLCOPYTEXSUBIMAGE3DPROC copyTexSubImage3D = nullptr; variable
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 118 glCopyTexSubImage3DFunc copyTexSubImage3D; variable
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Context.cpp | 5032 void Context::copyTexSubImage3D(TextureTarget target, in copyTexSubImage3D() function in gl::Context
|