Searched defs:copyTexSubImage3D (Results 1 – 7 of 7) sorted by relevance
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArraySubImage3D.cpp | 410 void TextureCubeMapArraySubImage3D::copyTexSubImage3D(const SubImage3DCopyParams& copy_params) in copyTexSubImage3D() function in glcts::TextureCubeMapArraySubImage3D
|
/external/angle/src/tests/gl_tests/ |
D | CopyTexImageTest.cpp | 883 void CopyTexImageTestES3::copyTexSubImage3D(GLTexture &subTexture2D, in copyTexSubImage3D() function in angle::CopyTexImageTestES3
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 358 void GLContext::copyTexSubImage3D (deUint32 target, int level, int xoffset, int yoffset, int zoffse… in copyTexSubImage3D() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 1669 void ReferenceContext::copyTexSubImage3D (deUint32 target, int level, int xoffset, int yoffset, int… in copyTexSubImage3D() function in sglr::ReferenceContext
|
/external/angle/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.h | 98 PFNGLCOPYTEXSUBIMAGE3DPROC copyTexSubImage3D = nullptr; variable
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 118 glCopyTexSubImage3DFunc copyTexSubImage3D; variable
|
/external/angle/src/libANGLE/ |
D | Context.cpp | 4421 void Context::copyTexSubImage3D(TextureTarget target, in copyTexSubImage3D() function in gl::Context
|