|
RetroArch
|
#include <vulkan.hpp>
Public Member Functions | |
| operator const VkQueueFamilyProperties2 & () const | |
| bool | operator== (QueueFamilyProperties2 const &rhs) const |
| bool | operator!= (QueueFamilyProperties2 const &rhs) const |
Public Attributes | |
| void * | pNext = nullptr |
| QueueFamilyProperties | queueFamilyProperties |
Private Attributes | |
| StructureType | sType = StructureType::eQueueFamilyProperties2 |
|
inline |
|
inline |
|
inline |
| void* VULKAN_HPP_NAMESPACE::QueueFamilyProperties2::pNext = nullptr |
| QueueFamilyProperties VULKAN_HPP_NAMESPACE::QueueFamilyProperties2::queueFamilyProperties |
|
private |
1.8.15