Searched refs:hostImageCopyDevicePerformanceQuery (Results 1 – 3 of 3) sorted by relevance
1903 …vk::VkHostImageCopyDevicePerformanceQueryEXT hostImageCopyDevicePerformanceQuery = vk::initVulkanS… in iterate() local1904 …tProperties2 imageFormatProperties = vk::initVulkanStructure(&hostImageCopyDevicePerformanceQuery); in iterate()1908 if (hostImageCopyDevicePerformanceQuery.identicalMemoryLayout == VK_FALSE) in iterate()1910 if (hostImageCopyDevicePerformanceQuery.optimalDeviceAccess != VK_FALSE) in iterate()1921 if (hostImageCopyDevicePerformanceQuery.optimalDeviceAccess != VK_TRUE) in iterate()1933 if (hostImageCopyDevicePerformanceQuery.optimalDeviceAccess != VK_TRUE) in iterate()2423 …VkHostImageCopyDevicePerformanceQueryEXT hostImageCopyDevicePerformanceQuery = initVulkanStructure… in checkSupport() local2424 …ormatProperties2 imageFormatProperties = initVulkanStructure(&hostImageCopyDevicePerformanceQuery); in checkSupport()2432 if (!hostImageCopyDevicePerformanceQuery.identicalMemoryLayout) in checkSupport()
5649 …HPP_NAMESPACE::HostImageCopyDevicePerformanceQuery const & hostImageCopyDevicePerformanceQuery ) c… in operator ()()5652 VULKAN_HPP_HASH_COMBINE( seed, hostImageCopyDevicePerformanceQuery.sType ); in operator ()()5653 VULKAN_HPP_HASH_COMBINE( seed, hostImageCopyDevicePerformanceQuery.pNext ); in operator ()()5654 VULKAN_HPP_HASH_COMBINE( seed, hostImageCopyDevicePerformanceQuery.optimalDeviceAccess ); in operator ()()5655 VULKAN_HPP_HASH_COMBINE( seed, hostImageCopyDevicePerformanceQuery.identicalMemoryLayout ); in operator ()()
5864 …HPP_NAMESPACE::HostImageCopyDevicePerformanceQuery const & hostImageCopyDevicePerformanceQuery ) c… in operator ()()5867 VULKAN_HPP_HASH_COMBINE( seed, hostImageCopyDevicePerformanceQuery.sType ); in operator ()()5868 VULKAN_HPP_HASH_COMBINE( seed, hostImageCopyDevicePerformanceQuery.pNext ); in operator ()()5869 VULKAN_HPP_HASH_COMBINE( seed, hostImageCopyDevicePerformanceQuery.optimalDeviceAccess ); in operator ()()5870 VULKAN_HPP_HASH_COMBINE( seed, hostImageCopyDevicePerformanceQuery.identicalMemoryLayout ); in operator ()()