ext_memory_priority

package
v2.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2023 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

Variables

This section is empty.

Functions

This section is empty.

Types

type MemoryPriorityAllocateInfo

type MemoryPriorityAllocateInfo struct {
	Priority float32

	common.NextOptions
}

MemoryPriorityAllocateInfo specifies memory priority for a new allocation

https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VkMemoryPriorityAllocateInfoEXT.html

func (MemoryPriorityAllocateInfo) PopulateCPointer

func (o MemoryPriorityAllocateInfo) PopulateCPointer(allocator *cgoparam.Allocator, preallocatedPointer unsafe.Pointer, next unsafe.Pointer) (unsafe.Pointer, error)

type PhysicalDeviceMemoryPriorityFeatures

type PhysicalDeviceMemoryPriorityFeatures struct {
	MemoryPriority bool

	common.NextOptions
	common.NextOutData
}

PhysicalDeviceMemoryPriorityFeatures describes memory priority feature support

https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VkPhysicalDeviceMemoryPriorityFeaturesEXT.html

func (PhysicalDeviceMemoryPriorityFeatures) PopulateCPointer

func (o PhysicalDeviceMemoryPriorityFeatures) PopulateCPointer(allocator *cgoparam.Allocator, preallocatedPointer unsafe.Pointer, next unsafe.Pointer) (unsafe.Pointer, error)

func (*PhysicalDeviceMemoryPriorityFeatures) PopulateHeader

func (o *PhysicalDeviceMemoryPriorityFeatures) PopulateHeader(allocator *cgoparam.Allocator, preallocatedPointer unsafe.Pointer, next unsafe.Pointer) (unsafe.Pointer, error)

func (*PhysicalDeviceMemoryPriorityFeatures) PopulateOutData

func (o *PhysicalDeviceMemoryPriorityFeatures) PopulateOutData(cDataPointer unsafe.Pointer, helpers ...any) (next unsafe.Pointer, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL