RetroArch
|
#include <vulkan.hpp>
Public Member Functions | |
operator const VkExternalSemaphoreProperties & () const | |
bool | operator== (ExternalSemaphoreProperties const &rhs) const |
bool | operator!= (ExternalSemaphoreProperties const &rhs) const |
Private Attributes | |
StructureType | sType = StructureType::eExternalSemaphoreProperties |
|
inline |
|
inline |
|
inline |
ExternalSemaphoreHandleTypeFlags VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties::compatibleHandleTypes |
ExternalSemaphoreHandleTypeFlags VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties::exportFromImportedHandleTypes |
ExternalSemaphoreFeatureFlags VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties::externalSemaphoreFeatures |
void* VULKAN_HPP_NAMESPACE::ExternalSemaphoreProperties::pNext = nullptr |
|
private |