Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- data PhysicalDevicePCIBusInfoPropertiesEXT = PhysicalDevicePCIBusInfoPropertiesEXT {}
- type EXT_PCI_BUS_INFO_SPEC_VERSION = 2
- pattern EXT_PCI_BUS_INFO_SPEC_VERSION :: forall a. Integral a => a
- type EXT_PCI_BUS_INFO_EXTENSION_NAME = "VK_EXT_pci_bus_info"
- pattern EXT_PCI_BUS_INFO_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a
Documentation
data PhysicalDevicePCIBusInfoPropertiesEXT Source #
VkPhysicalDevicePCIBusInfoPropertiesEXT - Structure containing PCI bus information of a physical device
Valid Usage (Implicit)
See Also
Instances
type EXT_PCI_BUS_INFO_SPEC_VERSION = 2 Source #
pattern EXT_PCI_BUS_INFO_SPEC_VERSION :: forall a. Integral a => a Source #
type EXT_PCI_BUS_INFO_EXTENSION_NAME = "VK_EXT_pci_bus_info" Source #
pattern EXT_PCI_BUS_INFO_EXTENSION_NAME :: forall a. (Eq a, IsString a) => a Source #