Github User Fetcher 1.0.0
C Application with Server and GUI
|
#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 |
Definition at line 17023 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDrmPropertiesEXT::hasPrimary |
Definition at line 17026 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceDrmPropertiesEXT::hasRender |
Definition at line 17027 of file vulkan_core.h.
void* VkPhysicalDeviceDrmPropertiesEXT::pNext |
Definition at line 17025 of file vulkan_core.h.
int64_t VkPhysicalDeviceDrmPropertiesEXT::primaryMajor |
Definition at line 17028 of file vulkan_core.h.
int64_t VkPhysicalDeviceDrmPropertiesEXT::primaryMinor |
Definition at line 17029 of file vulkan_core.h.
int64_t VkPhysicalDeviceDrmPropertiesEXT::renderMajor |
Definition at line 17030 of file vulkan_core.h.
int64_t VkPhysicalDeviceDrmPropertiesEXT::renderMinor |
Definition at line 17031 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceDrmPropertiesEXT::sType |
Definition at line 17024 of file vulkan_core.h.