Home
last modified time | relevance | path

Searched refs:CopyImage (Results 1 – 9 of 9) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp65 namespace CopyImage namespace
5907 addChild(new CopyImage::FunctionalTest(m_context)); in init()
5908 addChild(new CopyImage::IncompleteTexTest(m_context)); in init()
5909 addChild(new CopyImage::InvalidObjectTest(m_context)); in init()
5910 addChild(new CopyImage::SmokeTest(m_context)); in init()
5911 addChild(new CopyImage::InvalidTargetTest(m_context)); in init()
5912 addChild(new CopyImage::TargetMismatchTest(m_context)); in init()
5913 addChild(new CopyImage::IncompatibleFormatsTest(m_context)); in init()
5914 addChild(new CopyImage::SamplesMismatchTest(m_context)); in init()
5915 addChild(new CopyImage::IncompatibleFormatsCompressionTest(m_context)); in init()
[all …]
Dgl4cCopyImageTests.hpp31 namespace CopyImage namespace
/external/vulkan-validation-layers/tests/
Dvkrenderframework.h217 …void CopyImage(VkImage srcImage, VkImageLayout srcImageLayout, VkImage dstImage, VkImageLayout dst…
284 VkResult CopyImage(VkImageObj &src_image);
Dvkrenderframework.cpp1119 VkResult VkImageObj::CopyImage(VkImageObj &src_image) { in CopyImage() function in VkImageObj
1280 VkImageObj::CopyImage(stagingImage); in VkTextureObj()
1672 void VkCommandBufferObj::CopyImage(VkImage srcImage, VkImageLayout srcImageLayout, VkImage dstImage… in CopyImage() function in VkCommandBufferObj
Dlayer_validation_tests.cpp4772 …command_buffer.CopyImage(srcImage, VK_IMAGE_LAYOUT_GENERAL, dstImage, VK_IMAGE_LAYOUT_GENERAL, 1, … in TEST_F()
4783 …command_buffer.CopyImage(srcImage, VK_IMAGE_LAYOUT_GENERAL, dstImage, VK_IMAGE_LAYOUT_GENERAL, 1, … in TEST_F()
7696 …cmdbuf.CopyImage(m_depthStencil->handle(), VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, destImage.handle(… in TEST_F()
17906 …m_commandBuffer->CopyImage(src_image, VK_IMAGE_LAYOUT_GENERAL, dst_image, VK_IMAGE_LAYOUT_GENERAL,… in TEST_F()
17912 …m_commandBuffer->CopyImage(src_image, VK_IMAGE_LAYOUT_GENERAL, dst_image, VK_IMAGE_LAYOUT_GENERAL,… in TEST_F()
17916 …m_commandBuffer->CopyImage(src_image, VK_IMAGE_LAYOUT_UNDEFINED, dst_image, VK_IMAGE_LAYOUT_GENERA… in TEST_F()
17922 …m_commandBuffer->CopyImage(src_image, VK_IMAGE_LAYOUT_UNDEFINED, dst_image, VK_IMAGE_LAYOUT_GENERA… in TEST_F()
17928 …m_commandBuffer->CopyImage(src_image, VK_IMAGE_LAYOUT_GENERAL, dst_image, VK_IMAGE_LAYOUT_GENERAL,… in TEST_F()
17934 …m_commandBuffer->CopyImage(src_image, VK_IMAGE_LAYOUT_GENERAL, dst_image, VK_IMAGE_LAYOUT_UNDEFINE… in TEST_F()
17939 …m_commandBuffer->CopyImage(src_image, VK_IMAGE_LAYOUT_GENERAL, dst_image, VK_IMAGE_LAYOUT_UNDEFINE… in TEST_F()
[all …]
/external/syzkaller/executor/
Dsyscalls.h12100 {"CopyImage", 0, (syscall_t)CopyImage},
/external/ImageMagick/PerlMagick/
DMagick.xs3115 CopyImage = 1 in Clone()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in3112 CopyImage = 1
/external/syzkaller/sys/windows/
Dwindows.txt1673 CopyImage(h HANDLE, type int32, cx int32, cy int32, flags int32) HANDLE