SDL
2.0
|
#include <vulkan.hpp>
Public Member Functions | |
operator VkMemoryFdPropertiesKHR const & () const | |
operator VkMemoryFdPropertiesKHR & () | |
bool | operator== (MemoryFdPropertiesKHR const &rhs) const |
bool | operator!= (MemoryFdPropertiesKHR const &rhs) const |
Data Fields | |
void * | pNext = nullptr |
uint32_t | memoryTypeBits |
Private Attributes | |
StructureType | sType = StructureType::eMemoryFdPropertiesKHR |
Definition at line 13552 of file vulkan.hpp.
|
inline |
Definition at line 13559 of file vulkan.hpp.
|
inline |
Definition at line 13554 of file vulkan.hpp.
|
inline |
Definition at line 13571 of file vulkan.hpp.
|
inline |
Definition at line 13564 of file vulkan.hpp.
References memoryTypeBits, pNext, and sType.
uint32_t VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::memoryTypeBits |
Definition at line 13581 of file vulkan.hpp.
Referenced by operator==().
void* VULKAN_HPP_NAMESPACE::MemoryFdPropertiesKHR::pNext = nullptr |
Definition at line 13580 of file vulkan.hpp.
Referenced by operator==().
|
private |
Definition at line 13577 of file vulkan.hpp.
Referenced by operator==().