/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Texture.cpp | 606 void Texture2D::copyImage(GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsi… in copyImage() function in es2::Texture2D 1239 void TextureCubeMap::copyImage(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y,… in copyImage() function in es2::TextureCubeMap 1571 void Texture3D::copyImage(GLint level, GLenum internalformat, GLint x, GLint y, GLint z, GLsizei wi… in copyImage() function in es2::Texture3D
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | Texture.cpp | 496 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/ |
D | GrVkCommandBuffer.cpp | 620 void GrVkPrimaryCommandBuffer::copyImage(const GrVkGpu* gpu, in copyImage() function in GrVkPrimaryCommandBuffer
|
/external/skia/src/gpu/vk/ |
D | GrVkCommandBuffer.cpp | 630 void GrVkPrimaryCommandBuffer::copyImage(const GrVkGpu* gpu, in copyImage() function in GrVkPrimaryCommandBuffer
|
/external/swiftshader/src/Vulkan/ |
D | VkCommandBuffer.cpp | 696 void CommandBuffer::copyImage(VkImage srcImage, VkImageLayout srcImageLayout, VkImage dstImage, VkI… in copyImage() function in vk::CommandBuffer
|
/external/deqp/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 1100 void copyImage (const glw::Functions& gl, in copyImage() function
|
/external/swiftshader/include/vulkan/ |
D | vulkan.hpp | 38572 …VULKAN_HPP_INLINE void CommandBuffer::copyImage( Image srcImage, ImageLayout srcImageLayout, Image… in copyImage() function in VULKAN_HPP_NAMESPACE::CommandBuffer 38578 …VULKAN_HPP_INLINE void CommandBuffer::copyImage( Image srcImage, ImageLayout srcImageLayout, Image… in copyImage() function in VULKAN_HPP_NAMESPACE::CommandBuffer
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 47340 …VULKAN_HPP_INLINE void CommandBuffer::copyImage( Image srcImage, ImageLayout srcImageLayout, Image… in copyImage() function in VULKAN_HPP_NAMESPACE::CommandBuffer 47346 …VULKAN_HPP_INLINE void CommandBuffer::copyImage( Image srcImage, ImageLayout srcImageLayout, Image… in copyImage() function in VULKAN_HPP_NAMESPACE::CommandBuffer
|