Struct ash::vk::DriverId [−][src]
#[repr(transparent)]pub struct DriverId(_);
Expand description
Implementations
Advanced Micro Devices, Inc.
Advanced Micro Devices, Inc.
NVIDIA Corporation
Intel Corporation
Intel Corporation
Imagination Technologies
Qualcomm Technologies, Inc.
Arm Limited
Google LLC
Google LLC
Broadcom Inc.
Generated from ‘VK_KHR_driver_properties’
Generated from ‘VK_KHR_driver_properties’
Generated from ‘VK_KHR_driver_properties’
Generated from ‘VK_KHR_driver_properties’
Generated from ‘VK_KHR_driver_properties’
Generated from ‘VK_KHR_driver_properties’
Generated from ‘VK_KHR_driver_properties’
Generated from ‘VK_KHR_driver_properties’
Generated from ‘VK_KHR_driver_properties’
Generated from ‘VK_KHR_driver_properties’
Generated from ‘VK_KHR_driver_properties’
Trait Implementations
This method returns an ordering between self
and other
values if one exists. Read more
This method tests less than (for self
and other
) and is used by the <
operator. Read more
This method tests less than or equal to (for self
and other
) and is used by the <=
operator. Read more
This method tests greater than (for self
and other
) and is used by the >
operator. Read more
Auto Trait Implementations
impl RefUnwindSafe for DriverId
impl UnwindSafe for DriverId
Blanket Implementations
Mutably borrows from an owned value. Read more