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 (*CLoader) VkGetPhysicalDeviceExternalSemaphorePropertiesKHR ¶
func (d *CLoader) VkGetPhysicalDeviceExternalSemaphorePropertiesKHR(physicalDevice loader.VkPhysicalDevice, pExternalSemaphoreInfo *VkPhysicalDeviceExternalSemaphoreInfoKHR, pExternalSemaphoreProperties *VkExternalSemaphorePropertiesKHR)
type Loader ¶
type Loader interface {
VkGetPhysicalDeviceExternalSemaphorePropertiesKHR(physicalDevice loader.VkPhysicalDevice, pExternalSemaphoreInfo *VkPhysicalDeviceExternalSemaphoreInfoKHR, pExternalSemaphoreProperties *VkExternalSemaphorePropertiesKHR)
}
type VkExternalSemaphorePropertiesKHR ¶
type VkExternalSemaphorePropertiesKHR C.VkExternalSemaphorePropertiesKHR
type VkPhysicalDeviceExternalSemaphoreInfoKHR ¶
type VkPhysicalDeviceExternalSemaphoreInfoKHR C.VkPhysicalDeviceExternalSemaphoreInfoKHR
type VkPhysicalDeviceIDPropertiesKHR ¶
type VkPhysicalDeviceIDPropertiesKHR C.VkPhysicalDeviceIDPropertiesKHR
Click to show internal directories.
Click to hide internal directories.