VkPhysicalDeviceDrmPropertiesEXT

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

hasPrimary
VkBool32 hasPrimary;
Undocumented in source.
hasRender
VkBool32 hasRender;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
primaryMajor
int64_t primaryMajor;
Undocumented in source.
primaryMinor
int64_t primaryMinor;
Undocumented in source.
renderMajor
int64_t renderMajor;
Undocumented in source.
renderMinor
int64_t renderMinor;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.

Meta