Home
last modified time | relevance | path

Searched refs:subresourceLayers (Results 1 – 15 of 15) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp793 const vk::VkImageSubresourceLayers subresourceLayers = in uploadImage() local
806 subresourceLayers, // VkImageSubresourceLayers imageSubresource; in uploadImage()
898 const vk::VkImageSubresourceLayers subresourceLayers = in copyToProtectedImage() local
908 subresourceLayers, // VkImageSubresourceCopy srcSubresource; in copyToProtectedImage()
910 subresourceLayers, // VkImageSubresourceCopy destSubresource; in copyToProtectedImage()
DvktProtectedMemCopyBufferToImageTests.cpp237 const vk::VkImageSubresourceLayers subresourceLayers = in iterate() local
251 subresourceLayers, // VkImageSubresourceLayers imageSubresource in iterate()
DvktProtectedMemCopyImageToBufferTests.cpp244 const vk::VkImageSubresourceLayers subresourceLayers = in iterate() local
258 subresourceLayers, // VkImageSubresourceLayers imageSubresource in iterate()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.hpp222 vk::VkImageSubresourceLayers subresourceLayers; member
234 …opy makeBufferImageCopy (const vk::VkImageSubresourceLayers subresourceLayers, const vk::V…
DvktSynchronizationUtil.cpp197 VkBufferImageCopy makeBufferImageCopy (const VkImageSubresourceLayers subresourceLayers, in makeBufferImageCopy() argument
205 subresourceLayers, // VkImageSubresourceLayers imageSubresource; in makeBufferImageCopy()
DvktSynchronizationOperation.cpp728 …eCopy bufferCopyRegion = makeBufferImageCopy(m_resource.getImage().subresourceLayers, m_resource.… in recordCommands()
834 resource.getImage().subresourceLayers, // VkImageSubresourceLayers srcSubresource; in makeBlitRegion()
836 resource.getImage().subresourceLayers, // VkImageSubresourceLayers dstSubresource; in makeBlitRegion()
885 resource.getImage().subresourceLayers, // VkImageSubresourceLayers srcSubresource; in makeImageCopyRegion()
887 resource.getImage().subresourceLayers, // VkImageSubresourceLayers dstSubresource; in makeImageCopyRegion()
1355 …geCopy bufferCopyRegion = makeBufferImageCopy(m_resource.getImage().subresourceLayers, m_resource.… in recordCommands()
1790 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_resource.getImage().subresourceLayers, … in recordCommands()
2068 …const VkBufferImageCopy copyRegion = makeBufferImageCopy(m_resource.getImage().subresourceLayers, … in recordCommands()
2576 m_resource.getImage().subresourceLayers.layerCount // deUint32 layerCount; in recordCommands()
3399 m_imageData.subresourceLayers = makeImageSubresourceLayers(desc.imageAspect, 0u, 0u, 1u); in Resource()
[all …]
DvktSynchronizationOperation.hpp181 vk::VkImageSubresourceLayers subresourceLayers);
DvktSynchronizationCrossInstanceSharingTests.cpp664 const vk::VkImageSubresourceLayers subresourceLayers = in createResource() local
701 …n, extent, resourceDesc.imageType, resourceDesc.imageFormat, subresourceRange, subresourceLayers)); in createResource()
795 const vk::VkImageSubresourceLayers subresourceLayers = in importResource() local
832 …n, extent, resourceDesc.imageType, resourceDesc.imageFormat, subresourceRange, subresourceLayers)); in importResource()
DvktSynchronizationWin32KeyedMutexTests.cpp386 const vk::VkImageSubresourceLayers subresourceLayers = in importResource() local
423 …n, extent, resourceDesc.imageType, resourceDesc.imageFormat, subresourceRange, subresourceLayers)); in importResource()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp452 const VkImageSubresourceLayers subresourceLayers) in makeBufferImageCopy() argument
459 subresourceLayers, // VkImageSubresourceLayers imageSubresource; in makeBufferImageCopy()
DvktGeometryTestsUtil.hpp173 …ferImageCopy (const vk::VkExtent3D extent, const vk::VkImageSubresourceLayers subresourceLayers);
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktDrawUtil.cpp200 VkBufferImageCopy makeBufferImageCopy (const VkImageSubresourceLayers subresourceLayers, in makeBufferImageCopy() argument
208 subresourceLayers, // VkImageSubresourceLayers imageSubresource; in makeBufferImageCopy()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.cpp190 const VkImageSubresourceLayers subresourceLayers) in makeBufferImageCopy() argument
197 subresourceLayers, // VkImageSubresourceLayers imageSubresource; in makeBufferImageCopy()
DvktTessellationUtil.hpp221 …mageCopy (const vk::VkExtent3D extent, const vk::VkImageSubresourceLayers subresourceLayers);
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp803 const VkImageSubresourceLayers subresourceLayers) in makeBufferImageCopy() argument
810 subresourceLayers, // VkImageSubresourceLayers imageSubresource; in makeBufferImageCopy()