khr_bind_memory2_loader

package
v3.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CLoader

type CLoader struct {
	// contains filtered or unexported fields
}

func CreateLoaderFromCore

func CreateLoaderFromCore(coreLoader loader.Loader) *CLoader

func (*CLoader) VkBindBufferMemory2KHR

func (d *CLoader) VkBindBufferMemory2KHR(device loader.VkDevice, bindInfoCount loader.Uint32, pBindInfos *VkBindBufferMemoryInfoKHR) (common.VkResult, error)

func (*CLoader) VkBindImageMemory2KHR

func (d *CLoader) VkBindImageMemory2KHR(device loader.VkDevice, bindInfoCount loader.Uint32, pBindInfos *VkBindImageMemoryInfoKHR) (common.VkResult, error)

type Loader

type Loader interface {
	VkBindBufferMemory2KHR(device loader.VkDevice, bindInfoCount loader.Uint32, pBindInfos *VkBindBufferMemoryInfoKHR) (common.VkResult, error)
	VkBindImageMemory2KHR(device loader.VkDevice, bindInfoCount loader.Uint32, pBindInfos *VkBindImageMemoryInfoKHR) (common.VkResult, error)
}

type VkBindBufferMemoryInfoKHR

type VkBindBufferMemoryInfoKHR C.VkBindBufferMemoryInfoKHR

type VkBindImageMemoryInfoKHR

type VkBindImageMemoryInfoKHR C.VkBindImageMemoryInfoKHR

Jump to

Keyboard shortcuts

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