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) VkTrimCommandPoolKHR ¶
func (d *CLoader) VkTrimCommandPoolKHR(device loader.VkDevice, commandPool loader.VkCommandPool, flags VkCommandPoolTrimFlagsKHR)
type Loader ¶
type Loader interface {
VkTrimCommandPoolKHR(device loader.VkDevice, commandPool loader.VkCommandPool, flags VkCommandPoolTrimFlagsKHR)
}
type VkCommandPoolTrimFlagsKHR ¶
type VkCommandPoolTrimFlagsKHR C.VkCommandPoolTrimFlagsKHR
Click to show internal directories.
Click to hide internal directories.