Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp3240 , m_subresourceLayers (makeImageSubresourceLayers(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 0u, 1u)) in ReadImplementation()
3269 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_imageExtent, m_subresourceLayers); in recordCommands()
3350 const VkImageSubresourceLayers m_subresourceLayers; member in vkt::synchronization::__anon28830::CopyBufferToImage::ReadImplementation
3556 , m_subresourceLayers (makeImageSubresourceLayers(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 0u, 1u)) in WriteImplementation()
3588 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_imageExtent, m_subresourceLayers); in recordCommands()
3657 const VkImageSubresourceLayers m_subresourceLayers; member in vkt::synchronization::__anon28830::CopyImageToBuffer::WriteImplementation
3750 , m_subresourceLayers (makeImageSubresourceLayers(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 0u, 1u)) in CopyImplementation()
3759 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_inResource.getImage().extent, m_subresourceLayers); in recordCommands()
3827 const VkImageSubresourceLayers m_subresourceLayers; member in vkt::synchronization::__anon28830::CopyImageToBuffer::CopyImplementation
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp3103 , m_subresourceLayers (makeImageSubresourceLayers(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 0u, 1u)) in ReadImplementation()
3132 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_imageExtent, m_subresourceLayers); in recordCommands()
3213 const VkImageSubresourceLayers m_subresourceLayers; member in vkt::synchronization::__anon29979::CopyBufferToImage::ReadImplementation
3419 , m_subresourceLayers (makeImageSubresourceLayers(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 0u, 1u)) in WriteImplementation()
3451 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_imageExtent, m_subresourceLayers); in recordCommands()
3520 const VkImageSubresourceLayers m_subresourceLayers; member in vkt::synchronization::__anon29979::CopyImageToBuffer::WriteImplementation
3613 , m_subresourceLayers (makeImageSubresourceLayers(VK_IMAGE_ASPECT_COLOR_BIT, 0u, 0u, 1u)) in CopyImplementation()
3622 const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_inResource.getImage().extent, m_subresourceLayers); in recordCommands()
3690 const VkImageSubresourceLayers m_subresourceLayers; member in vkt::synchronization::__anon29979::CopyImageToBuffer::CopyImplementation

Completed in 20 milliseconds