khr_device_group_driver

package
v0.0.0-...-0931f86 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2022 License: MIT Imports: 6 Imported by: 2

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) VkAcquireNextImage2KHR

func (d *CDriver) VkAcquireNextImage2KHR(device driver.VkDevice, pAcquireInfo *VkAcquireNextImageInfoKHR, pImageIndex *driver.Uint32) (common.VkResult, error)

func (*CDriver) VkCmdDispatchBaseKHR

func (d *CDriver) VkCmdDispatchBaseKHR(commandBuffer driver.VkCommandBuffer, baseGroupX, baseGroupY, baseGroupZ, groupCountX, groupCountY, groupCountZ driver.Uint32)

func (*CDriver) VkCmdSetDeviceMaskKHR

func (d *CDriver) VkCmdSetDeviceMaskKHR(commandBuffer driver.VkCommandBuffer, deviceMask driver.Uint32)

func (*CDriver) VkGetDeviceGroupPeerMemoryFeaturesKHR

func (d *CDriver) VkGetDeviceGroupPeerMemoryFeaturesKHR(device driver.VkDevice, heapIndex, localDeviceIndex, remoteDeviceIndex driver.Uint32, pPeerMemoryFeatures *VkPeerMemoryFeatureFlagsKHR)

func (*CDriver) VkGetDeviceGroupPresentCapabilitiesKHR

func (d *CDriver) VkGetDeviceGroupPresentCapabilitiesKHR(device driver.VkDevice, pDeviceGroupPresentCapabilities *VkDeviceGroupPresentCapabilitiesKHR) (common.VkResult, error)

func (*CDriver) VkGetDeviceGroupSurfacePresentModesKHR

func (d *CDriver) VkGetDeviceGroupSurfacePresentModesKHR(device driver.VkDevice, surface khr_surface_driver.VkSurfaceKHR, pModes *VkDeviceGroupPresentModeFlagsKHR) (common.VkResult, error)

func (*CDriver) VkGetPhysicalDevicePresentRectanglesKHR

func (d *CDriver) VkGetPhysicalDevicePresentRectanglesKHR(physicalDevice driver.VkPhysicalDevice, surface khr_surface_driver.VkSurfaceKHR, pRectCount *driver.Uint32, pRects *driver.VkRect2D) (common.VkResult, error)

type Driver

type Driver interface {
	VkCmdDispatchBaseKHR(commandBuffer driver.VkCommandBuffer, baseGroupX, baseGroupY, baseGroupZ, groupCountX, groupCountY, groupCountZ driver.Uint32)
	VkCmdSetDeviceMaskKHR(commandBuffer driver.VkCommandBuffer, deviceMask driver.Uint32)
	VkGetDeviceGroupPeerMemoryFeaturesKHR(device driver.VkDevice, heapIndex, localDeviceIndex, remoteDeviceIndex driver.Uint32, pPeerMemoryFeatures *VkPeerMemoryFeatureFlagsKHR)

	VkGetDeviceGroupPresentCapabilitiesKHR(device driver.VkDevice, pDeviceGroupPresentCapabilities *VkDeviceGroupPresentCapabilitiesKHR) (common.VkResult, error)
	VkGetDeviceGroupSurfacePresentModesKHR(device driver.VkDevice, surface khr_surface_driver.VkSurfaceKHR, pModes *VkDeviceGroupPresentModeFlagsKHR) (common.VkResult, error)
	VkGetPhysicalDevicePresentRectanglesKHR(physicalDevice driver.VkPhysicalDevice, surface khr_surface_driver.VkSurfaceKHR, pRectCount *driver.Uint32, pRects *driver.VkRect2D) (common.VkResult, error)

	VkAcquireNextImage2KHR(device driver.VkDevice, pAcquireInfo *VkAcquireNextImageInfoKHR, pImageIndex *driver.Uint32) (common.VkResult, error)
}

type VkAcquireNextImageInfoKHR

type VkAcquireNextImageInfoKHR C.VkAcquireNextImageInfoKHR

type VkBindBufferMemoryDeviceGroupInfoKHR

type VkBindBufferMemoryDeviceGroupInfoKHR C.VkBindBufferMemoryDeviceGroupInfoKHR

type VkBindImageMemoryDeviceGroupInfoKHR

type VkBindImageMemoryDeviceGroupInfoKHR C.VkBindImageMemoryDeviceGroupInfoKHR

type VkBindImageMemorySwapchainInfoKHR

type VkBindImageMemorySwapchainInfoKHR C.VkBindImageMemorySwapchainInfoKHR

type VkDeviceGroupBindSparseInfoKHR

type VkDeviceGroupBindSparseInfoKHR C.VkDeviceGroupBindSparseInfoKHR

type VkDeviceGroupCommandBufferBeginInfoKHR

type VkDeviceGroupCommandBufferBeginInfoKHR C.VkDeviceGroupCommandBufferBeginInfoKHR

type VkDeviceGroupPresentCapabilitiesKHR

type VkDeviceGroupPresentCapabilitiesKHR C.VkDeviceGroupPresentCapabilitiesKHR

type VkDeviceGroupPresentInfoKHR

type VkDeviceGroupPresentInfoKHR C.VkDeviceGroupPresentInfoKHR

type VkDeviceGroupPresentModeFlagsKHR

type VkDeviceGroupPresentModeFlagsKHR C.VkDeviceGroupPresentModeFlagsKHR

type VkDeviceGroupRenderPassBeginInfoKHR

type VkDeviceGroupRenderPassBeginInfoKHR C.VkDeviceGroupRenderPassBeginInfoKHR

type VkDeviceGroupSubmitInfoKHR

type VkDeviceGroupSubmitInfoKHR C.VkDeviceGroupSubmitInfoKHR

type VkDeviceGroupSwapchainCreateInfoKHR

type VkDeviceGroupSwapchainCreateInfoKHR C.VkDeviceGroupSwapchainCreateInfoKHR

type VkImageSwapchainCreateInfoKHR

type VkImageSwapchainCreateInfoKHR C.VkImageSwapchainCreateInfoKHR

type VkMemoryAllocateFlagsInfoKHR

type VkMemoryAllocateFlagsInfoKHR C.VkMemoryAllocateFlagsInfoKHR

type VkMemoryAllocateFlagsKHR

type VkMemoryAllocateFlagsKHR C.VkMemoryAllocateFlagsKHR

type VkPeerMemoryFeatureFlagsKHR

type VkPeerMemoryFeatureFlagsKHR C.VkPeerMemoryFeatureFlagsKHR

Jump to

Keyboard shortcuts

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