|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties |
| void * | pNext = {} |
| uint64_t | maxTimelineSemaphoreValueDifference = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties |
Definition at line 71334 of file vulkan.hpp.
|
inline |
Definition at line 71340 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 71346 of file vulkan.hpp.
|
inline |
Definition at line 71370 of file vulkan.hpp.
|
inline |
Definition at line 71365 of file vulkan.hpp.
|
inline |
Definition at line 71386 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 71358 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 71352 of file vulkan.hpp.
|
inline |
Definition at line 71379 of file vulkan.hpp.
|
static |
Definition at line 71336 of file vulkan.hpp.
| uint64_t VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::maxTimelineSemaphoreValueDifference = {} |
Definition at line 71397 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::pNext = {} |
Definition at line 71396 of file vulkan.hpp.
|
static |
Definition at line 71337 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDeviceTimelineSemaphoreProperties::sType = StructureType::ePhysicalDeviceTimelineSemaphoreProperties |
Definition at line 71395 of file vulkan.hpp.