Expand description
Raw Vulkan bindings and types, generated from vk.xml
Modules
- Native bindings from Vulkan headers, generated by bindgen
Macros
Structs
- Holds 24 bits in the least significant bits of memory, and 8 bytes in the most significant bits of that memory, occupying a single
u32
in total. This is commonly used in acceleration structure instances such asvk::AccelerationStructureInstanceKHR
,vk::AccelerationStructureSRTMotionInstanceNV
andvk::AccelerationStructureMatrixMotionInstanceNV
.
Constants
- The maximum number of unique memory heaps, each of which supporting 1 or more memory types
Traits
Functions
- make_versionDeprecated
- version_majorDeprecated
- version_minorDeprecated
- version_patchDeprecated