Unit 'PasVulkan.Framework' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_pasvulkan]

VulkanDeviceLocalHostVisibleCoherentMemoryPropertyFlags

Declaration

Source position: PasVulkan.Framework.pas line 113

const VulkanDeviceLocalHostVisibleCoherentMemoryPropertyFlags = TVkMemoryPropertyFlags(VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT) or TVkMemoryPropertyFlags(VK_MEMORY_PROPERTY_HOST_COHERENT_BIT) or TVkMemoryPropertyFlags(VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT);



CT Web help

CodeTyphon Studio