Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceDrmPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

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 15666 of file vulkan_core.h.

Member Data Documentation

◆ hasPrimary

VkBool32 VkPhysicalDeviceDrmPropertiesEXT::hasPrimary

Definition at line 15669 of file vulkan_core.h.

◆ hasRender

VkBool32 VkPhysicalDeviceDrmPropertiesEXT::hasRender

Definition at line 15670 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceDrmPropertiesEXT::pNext

Definition at line 15668 of file vulkan_core.h.

◆ primaryMajor

int64_t VkPhysicalDeviceDrmPropertiesEXT::primaryMajor

Definition at line 15671 of file vulkan_core.h.

◆ primaryMinor

int64_t VkPhysicalDeviceDrmPropertiesEXT::primaryMinor

Definition at line 15672 of file vulkan_core.h.

◆ renderMajor

int64_t VkPhysicalDeviceDrmPropertiesEXT::renderMajor

Definition at line 15673 of file vulkan_core.h.

◆ renderMinor

int64_t VkPhysicalDeviceDrmPropertiesEXT::renderMinor

Definition at line 15674 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceDrmPropertiesEXT::sType

Definition at line 15667 of file vulkan_core.h.


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