 |
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: 4.0.9584+ba1aaa26d4181dd3fa8ed7b6398391d1affa36c8
Syntaxpublic bool IsMemoryBudgetInfoAvailable { get; }Return Value
Booleantrue when information about memory budget is available
See Also