|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkPhysicalDeviceDrmPropertiesEXT |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceDrmPropertiesEXT |
| void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::Bool32 | hasPrimary = {} |
| VULKAN_HPP_NAMESPACE::Bool32 | hasRender = {} |
| int64_t | primaryMajor = {} |
| int64_t | primaryMinor = {} |
| int64_t | renderMajor = {} |
| int64_t | renderMinor = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceDrmPropertiesEXT |
Definition at line 54984 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::NativeType = VkPhysicalDeviceDrmPropertiesEXT |
Definition at line 54986 of file vulkan_structs.hpp.
|
inline |
Definition at line 54992 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 55011 of file vulkan_structs.hpp.
|
inline |
Definition at line 55030 of file vulkan_structs.hpp.
|
inline |
Definition at line 55025 of file vulkan_structs.hpp.
|
inline |
Definition at line 55068 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 55019 of file vulkan_structs.hpp.
|
inline |
Definition at line 55057 of file vulkan_structs.hpp.
|
static |
Definition at line 54988 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::hasPrimary = {} |
Definition at line 55077 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::hasRender = {} |
Definition at line 55078 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::pNext = {} |
Definition at line 55076 of file vulkan_structs.hpp.
| int64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::primaryMajor = {} |
Definition at line 55079 of file vulkan_structs.hpp.
| int64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::primaryMinor = {} |
Definition at line 55080 of file vulkan_structs.hpp.
| int64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::renderMajor = {} |
Definition at line 55081 of file vulkan_structs.hpp.
| int64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::renderMinor = {} |
Definition at line 55082 of file vulkan_structs.hpp.
|
static |
Definition at line 54989 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceDrmPropertiesEXT::sType = StructureType::ePhysicalDeviceDrmPropertiesEXT |
Definition at line 55075 of file vulkan_structs.hpp.