 |
VulkanDeviceIsMemoryBudgetInfoAvailable Property |
True if information about memory budget is available (API > 1.1 and VK_EXT_memory_budget device extension is enabled).
Namespace: Ab4d.SharpEngine.VulkanAssembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 3.2.9386+3a404a3e1ebfa4efd231da7fe6f10dfb23b95dc4
Syntaxpublic bool IsMemoryBudgetInfoAvailable { get; }Return Value
Booleantrue when information about memory budget is available
See Also