Versions in this module Expand all Collapse all v2 v2.2.0 Apr 27, 2023 Changes in this version + const ExtensionName + type MemoryPriorityAllocateInfo struct + Priority float32 + func (o MemoryPriorityAllocateInfo) PopulateCPointer(allocator *cgoparam.Allocator, preallocatedPointer unsafe.Pointer, ...) (unsafe.Pointer, error) + type PhysicalDeviceMemoryPriorityFeatures struct + MemoryPriority bool + func (o *PhysicalDeviceMemoryPriorityFeatures) PopulateHeader(allocator *cgoparam.Allocator, preallocatedPointer unsafe.Pointer, ...) (unsafe.Pointer, error) + func (o *PhysicalDeviceMemoryPriorityFeatures) PopulateOutData(cDataPointer unsafe.Pointer, helpers ...any) (next unsafe.Pointer, err error) + func (o PhysicalDeviceMemoryPriorityFeatures) PopulateCPointer(allocator *cgoparam.Allocator, preallocatedPointer unsafe.Pointer, ...) (unsafe.Pointer, error)