khr_portability_enumeration

package
v2.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2023 License: MIT Imports: 3 Imported by: 33

Documentation

Index

Constants

View Source
const (
	// ExtensionName is "VK_KHR_portability_enumeration"
	//
	// https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_KHR_portability_enumeration.html
	ExtensionName string = C.VK_KHR_PORTABILITY_ENUMERATION_EXTENSION_NAME

	// InstanceCreateEnumeratePortability specifies that the Instance will enumerate
	// available Vulkan Portability-compliant PhysicalDevice objects and groups in
	// addition to the Vulkan PhysicalDevice objects and groups that are enumerated
	// by default
	//
	// https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VkInstanceCreateFlagBits.html
	InstanceCreateEnumeratePortability core1_0.InstanceCreateFlags = C.VK_INSTANCE_CREATE_ENUMERATE_PORTABILITY_BIT_KHR
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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