khr_sampler_ycbcr_conversion_driver

package
v0.0.0-...-0931f86 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2022 License: MIT Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CDriver

type CDriver struct {
	// contains filtered or unexported fields
}

func CreateDriverFromCore

func CreateDriverFromCore(coreDriver driver.Driver) *CDriver

func (*CDriver) VkCreateSamplerYcbcrConversionKHR

func (d *CDriver) VkCreateSamplerYcbcrConversionKHR(device driver.VkDevice, pCreateInfo *VkSamplerYcbcrConversionCreateInfoKHR, pAllocator *driver.VkAllocationCallbacks, pYcbcrConversion *VkSamplerYcbcrConversionKHR) (common.VkResult, error)

func (*CDriver) VkDestroySamplerYcbcrConversionKHR

func (d *CDriver) VkDestroySamplerYcbcrConversionKHR(device driver.VkDevice, ycbcrConversion VkSamplerYcbcrConversionKHR, pAllocator *driver.VkAllocationCallbacks)

type Driver

type Driver interface {
	VkCreateSamplerYcbcrConversionKHR(device driver.VkDevice, pCreateInfo *VkSamplerYcbcrConversionCreateInfoKHR, pAllocator *driver.VkAllocationCallbacks, pYcbcrConversion *VkSamplerYcbcrConversionKHR) (common.VkResult, error)
	VkDestroySamplerYcbcrConversionKHR(device driver.VkDevice, ycbcrConversion VkSamplerYcbcrConversionKHR, pAllocator *driver.VkAllocationCallbacks)
}

type VkBindImagePlaneMemoryInfoKHR

type VkBindImagePlaneMemoryInfoKHR C.VkBindImagePlaneMemoryInfoKHR

type VkImagePlaneMemoryRequirementsInfoKHR

type VkImagePlaneMemoryRequirementsInfoKHR C.VkImagePlaneMemoryRequirementsInfoKHR

type VkSamplerYcbcrConversionCreateInfoKHR

type VkSamplerYcbcrConversionCreateInfoKHR C.VkSamplerYcbcrConversionCreateInfoKHR

type VkSamplerYcbcrConversionInfoKHR

type VkSamplerYcbcrConversionInfoKHR C.VkSamplerYcbcrConversionInfoKHR

type VkSamplerYcbcrConversionKHR

type VkSamplerYcbcrConversionKHR driver.VulkanHandle

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL