|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const 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 53120 of file vulkan.hpp.
|
inline |
Definition at line 53126 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 53132 of file vulkan.hpp.
|
inline |
Definition at line 53138 of file vulkan.hpp.
|
inline |
Definition at line 53195 of file vulkan.hpp.
|
inline |
Definition at line 53190 of file vulkan.hpp.
|
inline |
Definition at line 53213 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 53150 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 53144 of file vulkan.hpp.
|
inline |
Definition at line 53204 of file vulkan.hpp.
|
inline |
Definition at line 53168 of file vulkan.hpp.
|
inline |
Definition at line 53181 of file vulkan.hpp.
|
inline |
Definition at line 53174 of file vulkan.hpp.
|
inline |
Definition at line 53156 of file vulkan.hpp.
|
inline |
Definition at line 53162 of file vulkan.hpp.
|
static |
Definition at line 53122 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR::counterIndexCount = {} |
Definition at line 53225 of file vulkan.hpp.
| const uint32_t* VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR::pCounterIndices = {} |
Definition at line 53226 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR::pNext = {} |
Definition at line 53223 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR::queueFamilyIndex = {} |
Definition at line 53224 of file vulkan.hpp.
|
static |
Definition at line 53123 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR::sType = StructureType::eQueryPoolPerformanceCreateInfoKHR |
Definition at line 53222 of file vulkan.hpp.