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

#include <vulkan.hpp>

Collaboration diagram for VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR:
[legend]

Public Member Functions

 operator const VkDisplayPlanePropertiesKHR & () const
 
bool operator== (DisplayPlanePropertiesKHR const &rhs) const
 
bool operator!= (DisplayPlanePropertiesKHR const &rhs) const
 

Public Attributes

DisplayKHR currentDisplay
 
uint32_t currentStackIndex
 

Member Function Documentation

◆ operator const VkDisplayPlanePropertiesKHR &()

VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::operator const VkDisplayPlanePropertiesKHR & ( ) const
inline

◆ operator!=()

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

◆ operator==()

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

Member Data Documentation

◆ currentDisplay

DisplayKHR VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::currentDisplay

◆ currentStackIndex

uint32_t VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR::currentStackIndex

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