Home
last modified time | relevance | path

Searched refs:copySrcLayoutCount (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageHostImageCopyTests.cpp1075 0u, // uint32_t copySrcLayoutCount; in checkSupport()
1083 std::vector<vk::VkImageLayout> srcLayouts(hostImageCopyProperties.copySrcLayoutCount); in checkSupport()
1090 for (deUint32 i = 0; i < hostImageCopyProperties.copySrcLayoutCount; ++i) in checkSupport()
1328 0u, // uint32_t copySrcLayoutCount; in iterate()
1568 0u, // uint32_t copySrcLayoutCount; in checkSupport()
1577 std::vector<vk::VkImageLayout> srcLayouts(hostImageCopyProperties.copySrcLayoutCount); in checkSupport()
1584 for (deUint32 i = 0; i < hostImageCopyProperties.copySrcLayoutCount; ++i) in checkSupport()
1658 0u, // uint32_t copySrcLayoutCount; in iterate()
1666 std::vector<vk::VkImageLayout> srcLayouts(hostImageCopyProperties.copySrcLayoutCount); in iterate()
1672 if (hostImageCopyProperties.copySrcLayoutCount in iterate()
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_core.h14868 uint32_t copySrcLayoutCount; member
H A Dvulkan_hash.hpp9024 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceHostImageCopyPropertiesEXT.copySrcLayoutCount );

Completed in 126 milliseconds