khr_device_group_loader

package
v3.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2026 License: MIT Imports: 7 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) VkAcquireNextImage2KHR

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

func (*CLoader) VkCmdDispatchBaseKHR

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

func (*CLoader) VkCmdSetDeviceMaskKHR

func (d *CLoader) VkCmdSetDeviceMaskKHR(commandBuffer loader.VkCommandBuffer, deviceMask loader.Uint32)

func (*CLoader) VkGetDeviceGroupPeerMemoryFeaturesKHR

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

func (*CLoader) VkGetDeviceGroupPresentCapabilitiesKHR

func (d *CLoader) VkGetDeviceGroupPresentCapabilitiesKHR(device loader.VkDevice, pDeviceGroupPresentCapabilities *VkDeviceGroupPresentCapabilitiesKHR) (common.VkResult, error)

func (*CLoader) VkGetDeviceGroupSurfacePresentModesKHR

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

func (*CLoader) VkGetPhysicalDevicePresentRectanglesKHR

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

type Loader

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

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

	VkAcquireNextImage2KHR(device loader.VkDevice, pAcquireInfo *VkAcquireNextImageInfoKHR, pImageIndex *loader.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