/third_party/vk-gl-cts/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
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | CopyTexImageTest.cpp | 644 void CopyTexImageTestES3::copyTexSubImage3D(GLTexture &subTexture2D, in copyTexSubImage3D() function in angle::CopyTexImageTestES3
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | CopyTexImageTest.cpp | 880 void CopyTexImageTestES3::copyTexSubImage3D(GLTexture &subTexture2D, in copyTexSubImage3D() function in angle::CopyTexImageTestES3
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/webgl/ |
D | webgl2.js | 363 copyTexSubImage3D: function (...args) { method
|
/third_party/vk-gl-cts/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 | 1671 void ReferenceContext::copyTexSubImage3D (deUint32 target, int level, int xoffset, int yoffset, int… in copyTexSubImage3D() function in sglr::ReferenceContext
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.h | 98 PFNGLCOPYTEXSUBIMAGE3DPROC copyTexSubImage3D = nullptr; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | DispatchTableGL_autogen.h | 98 PFNGLCOPYTEXSUBIMAGE3DPROC copyTexSubImage3D = nullptr; variable
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwFunctions.inl | 118 glCopyTexSubImage3DFunc copyTexSubImage3D; variable
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 3865 void Context::copyTexSubImage3D(TextureTarget target, in copyTexSubImage3D() function in gl::Context
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 4516 void Context::copyTexSubImage3D(TextureTarget target, in copyTexSubImage3D() function in gl::Context
|
/third_party/typescript/lib/ |
D | lib.webworker.d.ts | 4019 …copyTexSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, x:… method
|
D | lib.dom.d.ts | 17050 …copyTexSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, x:… method
|
/third_party/typescript/src/lib/ |
D | webworker.generated.d.ts | 3999 …copyTexSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, x:… method
|
D | dom.generated.d.ts | 17030 …copyTexSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, x:… method
|