Home
last modified time | relevance | path

Searched refs:m_outResource (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp790 , m_outResource (outResource) in CopyImplementation()
799 vk.cmdCopyBuffer(cmdBuffer, m_inResource.getBuffer().handle, m_outResource.getBuffer().handle, 1u, &copyRegion); in recordCommands()
838 Resource& m_outResource; member in vkt::synchronization::__anon28830::CopyBuffer::CopyImplementation
1284 , m_outResource (outResource) in BlitCopyImplementation()
1288 DE_ASSERT(m_outResource.getType() == RESOURCE_TYPE_IMAGE); in BlitCopyImplementation()
1315 m_outResource.getImage().handle, // VkImage image in recordCommands()
1316 m_outResource.getImage().subresourceRange // VkImageSubresourceRange subresourceRange in recordCommands()
1324 m_outResource.getImage().handle, VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, in recordCommands()
1364 Resource& m_outResource; member in vkt::synchronization::__anon28830::CopyBlitResolveImage::BlitCopyImplementation
1374 , m_outResource (outResourc in CopyCopyImplementation()
1443 Resource& m_outResource; global() member in vkt::synchronization::__anon28830::CopyBlitResolveImage::CopyCopyImplementation
2623 Resource& m_outResource; global() member in vkt::synchronization::__anon28830::ShaderAccess::BufferCopyImplementation
2863 Resource& m_outResource; global() member in vkt::synchronization::__anon28830::ShaderAccess::CopyImageImplementation
3494 Resource& m_outResource; global() member in vkt::synchronization::__anon28830::CopyBufferToImage::CopyImplementation
3825 Resource& m_outResource; global() member in vkt::synchronization::__anon28830::CopyImageToBuffer::CopyImplementation
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp789 , m_outResource (outResource) in CopyImplementation()
798 vk.cmdCopyBuffer(cmdBuffer, m_inResource.getBuffer().handle, m_outResource.getBuffer().handle, 1u, &copyRegion); in recordCommands()
837 Resource& m_outResource; member in vkt::synchronization::__anon29979::CopyBuffer::CopyImplementation
1283 , m_outResource (outResource) in BlitCopyImplementation()
1287 DE_ASSERT(m_outResource.getType() == RESOURCE_TYPE_IMAGE); in BlitCopyImplementation()
1314 m_outResource.getImage().handle, // VkImage image in recordCommands()
1315 m_outResource.getImage().subresourceRange // VkImageSubresourceRange subresourceRange in recordCommands()
1323 m_outResource.getImage().handle, VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, in recordCommands()
1363 Resource& m_outResource; member in vkt::synchronization::__anon29979::CopyBlitResolveImage::BlitCopyImplementation
1373 , m_outResource (outResourc in CopyCopyImplementation()
1442 Resource& m_outResource; global() member in vkt::synchronization::__anon29979::CopyBlitResolveImage::CopyCopyImplementation
2500 Resource& m_outResource; global() member in vkt::synchronization::__anon29979::ShaderAccess::BufferCopyImplementation
2730 Resource& m_outResource; global() member in vkt::synchronization::__anon29979::ShaderAccess::CopyImageImplementation
3357 Resource& m_outResource; global() member in vkt::synchronization::__anon29979::CopyBufferToImage::CopyImplementation
3688 Resource& m_outResource; global() member in vkt::synchronization::__anon29979::CopyImageToBuffer::CopyImplementation
[all...]

Completed in 13 milliseconds