HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkQueryPoolPerformanceCreateInfoKHR |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eQueryPoolPerformanceCreateInfoKHR |
const void * | pNext = {} |
uint32_t | queueFamilyIndex = {} |
uint32_t | counterIndexCount = {} |
const uint32_t * | pCounterIndices = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eQueryPoolPerformanceCreateInfoKHR |
Definition at line 84595 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR::NativeType = VkQueryPoolPerformanceCreateInfoKHR |
Definition at line 84597 of file vulkan_structs.hpp.
|
inline |
Definition at line 84603 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 84616 of file vulkan_structs.hpp.
|
inline |
Definition at line 84622 of file vulkan_structs.hpp.
|
inline |
Definition at line 84683 of file vulkan_structs.hpp.
|
inline |
Definition at line 84678 of file vulkan_structs.hpp.
|
inline |
Definition at line 84713 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 84636 of file vulkan_structs.hpp.
|
inline |
Definition at line 84703 of file vulkan_structs.hpp.
|
inline |
Definition at line 84655 of file vulkan_structs.hpp.
|
inline |
Definition at line 84669 of file vulkan_structs.hpp.
|
inline |
Definition at line 84661 of file vulkan_structs.hpp.
|
inline |
Definition at line 84643 of file vulkan_structs.hpp.
|
inline |
Definition at line 84649 of file vulkan_structs.hpp.
|
static |
Definition at line 84599 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR::counterIndexCount = {} |
Definition at line 84723 of file vulkan_structs.hpp.
const uint32_t* VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR::pCounterIndices = {} |
Definition at line 84724 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR::pNext = {} |
Definition at line 84721 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR::queueFamilyIndex = {} |
Definition at line 84722 of file vulkan_structs.hpp.
|
static |
Definition at line 84600 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR::sType = StructureType::eQueryPoolPerformanceCreateInfoKHR |
Definition at line 84720 of file vulkan_structs.hpp.