Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkAcquireProfilingLockInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eAcquireProfilingLockInfoKHR |
const void * | pNext = {} |
vk::AcquireProfilingLockFlagsKHR | flags = {} |
uint64_t | timeout = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eAcquireProfilingLockInfoKHR |
Definition at line 4406 of file vulkan_structs.hpp.
Definition at line 4408 of file vulkan_structs.hpp.
|
inline |
Definition at line 4414 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 4425 of file vulkan_structs.hpp.
|
inline |
Definition at line 4464 of file vulkan_structs.hpp.
|
inline |
Definition at line 4459 of file vulkan_structs.hpp.
|
inline |
Definition at line 4493 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 4433 of file vulkan_structs.hpp.
|
inline |
Definition at line 4484 of file vulkan_structs.hpp.
|
inline |
Definition at line 4446 of file vulkan_structs.hpp.
|
inline |
Definition at line 4440 of file vulkan_structs.hpp.
|
inline |
Definition at line 4452 of file vulkan_structs.hpp.
|
static |
Definition at line 4410 of file vulkan_structs.hpp.
vk::AcquireProfilingLockFlagsKHR vk::AcquireProfilingLockInfoKHR::flags = {} |
Definition at line 4502 of file vulkan_structs.hpp.
const void* vk::AcquireProfilingLockInfoKHR::pNext = {} |
Definition at line 4501 of file vulkan_structs.hpp.
|
static |
Definition at line 4411 of file vulkan_structs.hpp.
vk::StructureType vk::AcquireProfilingLockInfoKHR::sType = StructureType::eAcquireProfilingLockInfoKHR |
Definition at line 4500 of file vulkan_structs.hpp.
uint64_t vk::AcquireProfilingLockInfoKHR::timeout = {} |
Definition at line 4503 of file vulkan_structs.hpp.