|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::PhysicalDeviceDriverProperties:Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceDriverProperties |
Definition at line 63917 of file vulkan.hpp.
|
inline |
Definition at line 63923 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 63929 of file vulkan.hpp.
|
inline |
Definition at line 63953 of file vulkan.hpp.
|
inline |
Definition at line 63948 of file vulkan.hpp.
|
inline |
Definition at line 63972 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 63941 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 63935 of file vulkan.hpp.
|
inline |
Definition at line 63962 of file vulkan.hpp.
|
static |
Definition at line 63919 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::ConformanceVersion VULKAN_HPP_NAMESPACE::PhysicalDeviceDriverProperties::conformanceVersion = {} |
Definition at line 63986 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::DriverId VULKAN_HPP_NAMESPACE::PhysicalDeviceDriverProperties::driverID = VULKAN_HPP_NAMESPACE::DriverId::eAmdProprietary |
Definition at line 63983 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DRIVER_INFO_SIZE> VULKAN_HPP_NAMESPACE::PhysicalDeviceDriverProperties::driverInfo = {} |
Definition at line 63985 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DRIVER_NAME_SIZE> VULKAN_HPP_NAMESPACE::PhysicalDeviceDriverProperties::driverName = {} |
Definition at line 63984 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceDriverProperties::pNext = {} |
Definition at line 63982 of file vulkan.hpp.
|
static |
Definition at line 63920 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDriverProperties::sType = StructureType::ePhysicalDeviceDriverProperties |
Definition at line 63981 of file vulkan.hpp.