|
RetroArch
|
#include <vulkan.hpp>
Public Member Functions | |
| operator const VkPhysicalDeviceProperties2 & () const | |
| bool | operator== (PhysicalDeviceProperties2 const &rhs) const |
| bool | operator!= (PhysicalDeviceProperties2 const &rhs) const |
Public Attributes | |
| void * | pNext = nullptr |
| PhysicalDeviceProperties | properties |
Private Attributes | |
| StructureType | sType = StructureType::ePhysicalDeviceProperties2 |
|
inline |
|
inline |
|
inline |
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceProperties2::pNext = nullptr |
| PhysicalDeviceProperties VULKAN_HPP_NAMESPACE::PhysicalDeviceProperties2::properties |
|
private |
1.8.15