Module physical_device

Module physical_device 

Source
Expand description

Physical device resource types

Structsยง

AccelerationStructureProperties
Properties of the physical device for acceleration structures.
DepthStencilResolveProperties
Structure describing depth/stencil resolve properties that can be supported by an implementation.
IndexTypeUint8Features
Features of the physical device for vertex indexing.
PhysicalDevice
Structure which holds data about the physical hardware selected by the current device.
RayQueryFeatures
Features of the physical device for ray query.
RayTraceFeatures
Features of the physical device for ray tracing.
RayTraceProperties
Properties of the physical device for ray tracing.
SamplerFilterMinmaxProperties
Properties of the physical device for min/max sampler filtering.
Vulkan10Features
Description of Vulkan features.
Vulkan10Limits
Description of Vulkan limitations.
Vulkan10Properties
Description of Vulkan 1.0 properties.
Vulkan11Features
Description of Vulkan 1.1 features.
Vulkan11Properties
Description of Vulkan 1.1 properties.
Vulkan12Features
Description of Vulkan 1.2 features.
Vulkan12Properties
Description of Vulkan 1.2 properties.