khr_device_group_creation_driver

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2022 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 CDriver

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

func CreateDriverFromCore

func CreateDriverFromCore(coreDriver driver.Driver) *CDriver

func (*CDriver) VkEnumeratePhysicalDeviceGroupsKHR

func (d *CDriver) VkEnumeratePhysicalDeviceGroupsKHR(instance driver.VkInstance, pPhysicalDeviceGroupCount *driver.Uint32, pPhysicalDeviceGroupProperties *VkPhysicalDeviceGroupPropertiesKHR) (common.VkResult, error)

type Driver

type Driver interface {
	VkEnumeratePhysicalDeviceGroupsKHR(instance driver.VkInstance, pPhysicalDeviceGroupCount *driver.Uint32, pPhysicalDeviceGroupProperties *VkPhysicalDeviceGroupPropertiesKHR) (common.VkResult, error)
}

type VkDeviceGroupDeviceCreateInfoKHR

type VkDeviceGroupDeviceCreateInfoKHR C.VkDeviceGroupDeviceCreateInfoKHR

type VkPhysicalDeviceGroupPropertiesKHR

type VkPhysicalDeviceGroupPropertiesKHR C.VkPhysicalDeviceGroupPropertiesKHR

Jump to

Keyboard shortcuts

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