Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPerformanceCounterKHR |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePerformanceCounterKHR |
Definition at line 55361 of file vulkan_structs.hpp.
Definition at line 55363 of file vulkan_structs.hpp.
|
inline |
Definition at line 55370 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 55385 of file vulkan_structs.hpp.
|
inline |
Definition at line 55404 of file vulkan_structs.hpp.
|
inline |
Definition at line 55399 of file vulkan_structs.hpp.
|
inline |
Definition at line 55439 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 55393 of file vulkan_structs.hpp.
|
inline |
Definition at line 55429 of file vulkan_structs.hpp.
|
static |
Definition at line 55365 of file vulkan_structs.hpp.
void* vk::PerformanceCounterKHR::pNext = {} |
Definition at line 55447 of file vulkan_structs.hpp.
vk::PerformanceCounterScopeKHR vk::PerformanceCounterKHR::scope = vk::PerformanceCounterScopeKHR::eCommandBuffer |
Definition at line 55449 of file vulkan_structs.hpp.
vk::PerformanceCounterStorageKHR vk::PerformanceCounterKHR::storage = vk::PerformanceCounterStorageKHR::eInt32 |
Definition at line 55450 of file vulkan_structs.hpp.
|
static |
Definition at line 55366 of file vulkan_structs.hpp.
vk::StructureType vk::PerformanceCounterKHR::sType = StructureType::ePerformanceCounterKHR |
Definition at line 55446 of file vulkan_structs.hpp.
vk::PerformanceCounterUnitKHR vk::PerformanceCounterKHR::unit = vk::PerformanceCounterUnitKHR::eGeneric |
Definition at line 55448 of file vulkan_structs.hpp.
vk::ArrayWrapper1D<uint8_t, VK_UUID_SIZE> vk::PerformanceCounterKHR::uuid = {} |
Definition at line 55451 of file vulkan_structs.hpp.