Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceDrmPropertiesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkBool32 hasPrimary
 
VkBool32 hasRender
 
int64_t primaryMajor
 
int64_t primaryMinor
 
int64_t renderMajor
 
int64_t renderMinor
 

Detailed Description

Definition at line 17023 of file vulkan_core.h.

Field Documentation

◆ hasPrimary

VkBool32 VkPhysicalDeviceDrmPropertiesEXT::hasPrimary

Definition at line 17026 of file vulkan_core.h.

◆ hasRender

VkBool32 VkPhysicalDeviceDrmPropertiesEXT::hasRender

Definition at line 17027 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDrmPropertiesEXT::pNext

Definition at line 17025 of file vulkan_core.h.

◆ primaryMajor

int64_t VkPhysicalDeviceDrmPropertiesEXT::primaryMajor

Definition at line 17028 of file vulkan_core.h.

◆ primaryMinor

int64_t VkPhysicalDeviceDrmPropertiesEXT::primaryMinor

Definition at line 17029 of file vulkan_core.h.

◆ renderMajor

int64_t VkPhysicalDeviceDrmPropertiesEXT::renderMajor

Definition at line 17030 of file vulkan_core.h.

◆ renderMinor

int64_t VkPhysicalDeviceDrmPropertiesEXT::renderMinor

Definition at line 17031 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDrmPropertiesEXT::sType

Definition at line 17024 of file vulkan_core.h.


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