Click or drag to resize
Ab4d.SharpEngine logo

OutOfMemoryEventArgs Properties

The OutOfMemoryEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyAllocatedObjectName 
Public propertyIsDedicatedAllocation 
Public propertyIsImage 
Public propertyIsMemoryFreed IsMemoryFreed property can be set by the event handler to notify the VulkanMemoryAllocator that the memory was released and the allocation can be tried again.
Public propertyMemoryProperties 
Public propertyMemoryTypeBits 
Public propertyMemoryTypeIndex 
Public propertyRequestedMemorySize 
Top
See Also