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) VkGetPhysicalDeviceExternalFencePropertiesKHR ¶
func (d *CLoader) VkGetPhysicalDeviceExternalFencePropertiesKHR(physicalDevice loader.VkPhysicalDevice, pExternalFenceInfo *VkPhysicalDeviceExternalFenceInfoKHR, pExternalFenceProperties *VkExternalFencePropertiesKHR)
type Loader ¶
type Loader interface {
VkGetPhysicalDeviceExternalFencePropertiesKHR(physicalDevice loader.VkPhysicalDevice, pExternalFenceInfo *VkPhysicalDeviceExternalFenceInfoKHR, pExternalFenceProperties *VkExternalFencePropertiesKHR)
}
type VkExternalFencePropertiesKHR ¶
type VkExternalFencePropertiesKHR C.VkExternalFencePropertiesKHR
type VkPhysicalDeviceExternalFenceInfoKHR ¶
type VkPhysicalDeviceExternalFenceInfoKHR C.VkPhysicalDeviceExternalFenceInfoKHR
type VkPhysicalDeviceIDPropertiesKHR ¶
type VkPhysicalDeviceIDPropertiesKHR C.VkPhysicalDeviceIDPropertiesKHR
Click to show internal directories.
Click to hide internal directories.