Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageHostImageCopyTests.cpp1057 VK_FALSE, // VkBool32 hostImageCopy; in checkSupport()
1149 if (hostImageCopyFeatures.hostImageCopy != VK_TRUE) in checkSupport()
1150 TCU_THROW(NotSupportedError, "hostImageCopy not supported"); in checkSupport()
1550 VK_FALSE, // VkBool32 hostImageCopy; in checkSupport()
1600 if (hostImageCopyFeatures.hostImageCopy != VK_TRUE) in checkSupport()
1601 TCU_THROW(NotSupportedError, "hostImageCopy not supported"); in checkSupport()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h14862 VkBool32 hostImageCopy; member
H A Dvulkan_hash.hpp9010 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceHostImageCopyFeaturesEXT.hostImageCopy );
H A Dvulkan_structs.hpp[all...]

Completed in 136 milliseconds