Home
last modified time | relevance | path

Searched defs:copyImage (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/src/OpenGL/libGL/
DTexture.cpp413 void Texture2D::copyImage(GLint level, GLenum format, GLint x, GLint y, GLsizei width, GLsizei heig… in copyImage() function in gl::Texture2D
897 void TextureCubeMap::copyImage(GLenum target, GLint level, GLenum format, GLint x, GLint y, GLsizei… in copyImage() function in gl::TextureCubeMap
/external/swiftshader/src/OpenGL/libGLESv2/
DTexture.cpp610 void Texture2D::copyImage(GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsi… in copyImage() function in es2::Texture2D
1241 void TextureCubeMap::copyImage(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y,… in copyImage() function in es2::TextureCubeMap
1572 void Texture3D::copyImage(GLint level, GLenum internalformat, GLint x, GLint y, GLint z, GLsizei wi… in copyImage() function in es2::Texture3D
/external/libvncserver/webclients/novnc/include/
Ddisplay.js333 copyImage: function (old_x, old_y, new_x, new_y, w, h) { method in Display
/external/swiftshader/src/OpenGL/libGLES_CM/
DTexture.cpp496 void Texture2D::copyImage(GLint level, GLenum format, GLint x, GLint y, GLsizei width, GLsizei heig… in copyImage() function in es1::Texture2D
/external/skqp/src/gpu/vk/
DGrVkCommandBuffer.cpp575 void GrVkPrimaryCommandBuffer::copyImage(const GrVkGpu* gpu, in copyImage() function in GrVkPrimaryCommandBuffer
/external/skia/src/gpu/vk/
DGrVkCommandBuffer.cpp575 void GrVkPrimaryCommandBuffer::copyImage(const GrVkGpu* gpu, in copyImage() function in GrVkPrimaryCommandBuffer
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp1100 void copyImage (const glw::Functions& gl, in copyImage() function
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp26325 …VULKAN_HPP_INLINE void CommandBuffer::copyImage( Image srcImage, ImageLayout srcImageLayout, Image… in copyImage() function in VULKAN_HPP_NAMESPACE::CommandBuffer
26330 …VULKAN_HPP_INLINE void CommandBuffer::copyImage( Image srcImage, ImageLayout srcImageLayout, Image… in copyImage() function in VULKAN_HPP_NAMESPACE::CommandBuffer