RetroArch
Public Member Functions | Public Attributes | Private Attributes | List of all members
VULKAN_HPP_NAMESPACE::DeviceGroupPresentCapabilitiesKHR Struct Reference

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::DeviceGroupPresentCapabilitiesKHR:
[legend]

Public Member Functions

 operator const VkDeviceGroupPresentCapabilitiesKHR & () const
 
bool operator== (DeviceGroupPresentCapabilitiesKHR const &rhs) const
 
bool operator!= (DeviceGroupPresentCapabilitiesKHR const &rhs) const
 

Public Attributes

const voidpNext = nullptr
 
uint32_t presentMask [VK_MAX_DEVICE_GROUP_SIZE]
 
DeviceGroupPresentModeFlagsKHR modes
 

Private Attributes

StructureType sType = StructureType::eDeviceGroupPresentCapabilitiesKHR
 

Member Function Documentation

◆ operator const VkDeviceGroupPresentCapabilitiesKHR &()

VULKAN_HPP_NAMESPACE::DeviceGroupPresentCapabilitiesKHR::operator const VkDeviceGroupPresentCapabilitiesKHR & ( ) const
inline

◆ operator!=()

bool VULKAN_HPP_NAMESPACE::DeviceGroupPresentCapabilitiesKHR::operator!= ( DeviceGroupPresentCapabilitiesKHR const rhs) const
inline
Here is the call graph for this function:

◆ operator==()

bool VULKAN_HPP_NAMESPACE::DeviceGroupPresentCapabilitiesKHR::operator== ( DeviceGroupPresentCapabilitiesKHR const rhs) const
inline
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ modes

DeviceGroupPresentModeFlagsKHR VULKAN_HPP_NAMESPACE::DeviceGroupPresentCapabilitiesKHR::modes

◆ pNext

const void* VULKAN_HPP_NAMESPACE::DeviceGroupPresentCapabilitiesKHR::pNext = nullptr

◆ presentMask

uint32_t VULKAN_HPP_NAMESPACE::DeviceGroupPresentCapabilitiesKHR::presentMask[VK_MAX_DEVICE_GROUP_SIZE]

◆ sType

StructureType VULKAN_HPP_NAMESPACE::DeviceGroupPresentCapabilitiesKHR::sType = StructureType::eDeviceGroupPresentCapabilitiesKHR
private

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