HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceDriverProperties |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceDriverProperties |
Definition at line 54885 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::PhysicalDeviceDriverProperties::NativeType = VkPhysicalDeviceDriverProperties |
Definition at line 54887 of file vulkan_structs.hpp.
|
inline |
Definition at line 54893 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 54908 of file vulkan_structs.hpp.
|
inline |
Definition at line 54927 of file vulkan_structs.hpp.
|
inline |
Definition at line 54922 of file vulkan_structs.hpp.
|
inline |
Definition at line 54962 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 54916 of file vulkan_structs.hpp.
|
inline |
Definition at line 54952 of file vulkan_structs.hpp.
|
static |
Definition at line 54889 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ConformanceVersion VULKAN_HPP_NAMESPACE::PhysicalDeviceDriverProperties::conformanceVersion = {} |
Definition at line 54974 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DriverId VULKAN_HPP_NAMESPACE::PhysicalDeviceDriverProperties::driverID = VULKAN_HPP_NAMESPACE::DriverId::eAmdProprietary |
Definition at line 54971 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DRIVER_INFO_SIZE> VULKAN_HPP_NAMESPACE::PhysicalDeviceDriverProperties::driverInfo = {} |
Definition at line 54973 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DRIVER_NAME_SIZE> VULKAN_HPP_NAMESPACE::PhysicalDeviceDriverProperties::driverName = {} |
Definition at line 54972 of file vulkan_structs.hpp.
void* VULKAN_HPP_NAMESPACE::PhysicalDeviceDriverProperties::pNext = {} |
Definition at line 54970 of file vulkan_structs.hpp.
|
static |
Definition at line 54890 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDriverProperties::sType = StructureType::ePhysicalDeviceDriverProperties |
Definition at line 54969 of file vulkan_structs.hpp.