Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkQueryPoolPerformanceQueryCreateInfoINTEL |
Public Attributes | |
vk::StructureType | sType = StructureType::eQueryPoolPerformanceQueryCreateInfoINTEL |
const void * | pNext = {} |
vk::QueryPoolSamplingModeINTEL | performanceCountersSampling = vk::QueryPoolSamplingModeINTEL::eManual |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eQueryPoolPerformanceQueryCreateInfoINTEL |
Definition at line 97880 of file vulkan_structs.hpp.
using vk::QueryPoolPerformanceQueryCreateInfoINTEL::NativeType = VkQueryPoolPerformanceQueryCreateInfoINTEL |
Definition at line 97882 of file vulkan_structs.hpp.
|
inline |
Definition at line 97888 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 97898 of file vulkan_structs.hpp.
|
inline |
Definition at line 97932 of file vulkan_structs.hpp.
|
inline |
Definition at line 97927 of file vulkan_structs.hpp.
|
inline |
Definition at line 97961 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 97906 of file vulkan_structs.hpp.
|
inline |
Definition at line 97952 of file vulkan_structs.hpp.
|
inline |
Definition at line 97920 of file vulkan_structs.hpp.
|
inline |
Definition at line 97913 of file vulkan_structs.hpp.
|
static |
Definition at line 97884 of file vulkan_structs.hpp.
vk::QueryPoolSamplingModeINTEL vk::QueryPoolPerformanceQueryCreateInfoINTEL::performanceCountersSampling = vk::QueryPoolSamplingModeINTEL::eManual |
Definition at line 97970 of file vulkan_structs.hpp.
const void* vk::QueryPoolPerformanceQueryCreateInfoINTEL::pNext = {} |
Definition at line 97969 of file vulkan_structs.hpp.
|
static |
Definition at line 97885 of file vulkan_structs.hpp.
vk::StructureType vk::QueryPoolPerformanceQueryCreateInfoINTEL::sType = StructureType::eQueryPoolPerformanceQueryCreateInfoINTEL |
Definition at line 97968 of file vulkan_structs.hpp.