#include <vulkan_structs.hpp>
Definition at line 62835 of file vulkan_structs.hpp.
◆ NativeType
◆ PhysicalDeviceDrmPropertiesEXT() [1/3]
VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceDrmPropertiesEXT::PhysicalDeviceDrmPropertiesEXT |
( |
vk::Bool32 |
hasPrimary_ = {} , |
|
|
vk::Bool32 |
hasRender_ = {} , |
|
|
int64_t |
primaryMajor_ = {} , |
|
|
int64_t |
primaryMinor_ = {} , |
|
|
int64_t |
renderMajor_ = {} , |
|
|
int64_t |
renderMinor_ = {} , |
|
|
void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ PhysicalDeviceDrmPropertiesEXT() [2/3]
◆ PhysicalDeviceDrmPropertiesEXT() [3/3]
◆ operator VkPhysicalDeviceDrmPropertiesEXT &()
◆ operator VkPhysicalDeviceDrmPropertiesEXT const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ allowDuplicate
const bool vk::PhysicalDeviceDrmPropertiesEXT::allowDuplicate = false |
|
static |
◆ hasPrimary
vk::Bool32 vk::PhysicalDeviceDrmPropertiesEXT::hasPrimary = {} |
◆ hasRender
vk::Bool32 vk::PhysicalDeviceDrmPropertiesEXT::hasRender = {} |
◆ pNext
void* vk::PhysicalDeviceDrmPropertiesEXT::pNext = {} |
◆ primaryMajor
int64_t vk::PhysicalDeviceDrmPropertiesEXT::primaryMajor = {} |
◆ primaryMinor
int64_t vk::PhysicalDeviceDrmPropertiesEXT::primaryMinor = {} |
◆ renderMajor
int64_t vk::PhysicalDeviceDrmPropertiesEXT::renderMajor = {} |
◆ renderMinor
int64_t vk::PhysicalDeviceDrmPropertiesEXT::renderMinor = {} |
◆ structureType
◆ sType
The documentation for this struct was generated from the following file: