Documentation ¶
Index ¶
Constants ¶
View Source
const ( ExtensionName string = C.VK_KHR_EXTERNAL_FENCE_EXTENSION_NAME FenceImportTemporary FenceImportFlags = C.VK_FENCE_IMPORT_TEMPORARY_BIT_KHR )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExportFenceCreateInfo ¶
type ExportFenceCreateInfo struct { HandleTypes khr_external_fence_capabilities.ExternalFenceHandleTypeFlags common.NextOptions }
type FenceImportFlags ¶
type FenceImportFlags int32
func (FenceImportFlags) Register ¶
func (f FenceImportFlags) Register(str string)
func (FenceImportFlags) String ¶
func (f FenceImportFlags) String() string
Click to show internal directories.
Click to hide internal directories.