HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceDrmPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkBool32 hasPrimary
 
VkBool32 hasRender
 
int64_t primaryMajor
 
int64_t primaryMinor
 
int64_t renderMajor
 
int64_t renderMinor
 

Detailed Description

Definition at line 14320 of file vulkan_core.h.

Member Data Documentation

VkBool32 VkPhysicalDeviceDrmPropertiesEXT::hasPrimary

Definition at line 14323 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceDrmPropertiesEXT::hasRender

Definition at line 14324 of file vulkan_core.h.

void* VkPhysicalDeviceDrmPropertiesEXT::pNext

Definition at line 14322 of file vulkan_core.h.

int64_t VkPhysicalDeviceDrmPropertiesEXT::primaryMajor

Definition at line 14325 of file vulkan_core.h.

int64_t VkPhysicalDeviceDrmPropertiesEXT::primaryMinor

Definition at line 14326 of file vulkan_core.h.

int64_t VkPhysicalDeviceDrmPropertiesEXT::renderMajor

Definition at line 14327 of file vulkan_core.h.

int64_t VkPhysicalDeviceDrmPropertiesEXT::renderMinor

Definition at line 14328 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceDrmPropertiesEXT::sType

Definition at line 14321 of file vulkan_core.h.


The documentation for this struct was generated from the following file: