HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPerformanceOverrideInfoINTEL |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::ePerformanceOverrideInfoINTEL |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::PerformanceOverrideTypeINTEL | type = VULKAN_HPP_NAMESPACE::PerformanceOverrideTypeINTEL::eNullHardware |
VULKAN_HPP_NAMESPACE::Bool32 | enable = {} |
uint64_t | parameter = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePerformanceOverrideInfoINTEL |
Definition at line 49322 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::PerformanceOverrideInfoINTEL::NativeType = VkPerformanceOverrideInfoINTEL |
Definition at line 49324 of file vulkan_structs.hpp.
|
inline |
Definition at line 49330 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 49344 of file vulkan_structs.hpp.
|
inline |
Definition at line 49389 of file vulkan_structs.hpp.
|
inline |
Definition at line 49384 of file vulkan_structs.hpp.
|
inline |
Definition at line 49422 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 49352 of file vulkan_structs.hpp.
|
inline |
Definition at line 49413 of file vulkan_structs.hpp.
|
inline |
Definition at line 49371 of file vulkan_structs.hpp.
|
inline |
Definition at line 49377 of file vulkan_structs.hpp.
|
inline |
Definition at line 49359 of file vulkan_structs.hpp.
|
inline |
Definition at line 49365 of file vulkan_structs.hpp.
|
static |
Definition at line 49326 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::PerformanceOverrideInfoINTEL::enable = {} |
Definition at line 49432 of file vulkan_structs.hpp.
uint64_t VULKAN_HPP_NAMESPACE::PerformanceOverrideInfoINTEL::parameter = {} |
Definition at line 49433 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::PerformanceOverrideInfoINTEL::pNext = {} |
Definition at line 49430 of file vulkan_structs.hpp.
|
static |
Definition at line 49327 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PerformanceOverrideInfoINTEL::sType = StructureType::ePerformanceOverrideInfoINTEL |
Definition at line 49429 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::PerformanceOverrideTypeINTEL VULKAN_HPP_NAMESPACE::PerformanceOverrideInfoINTEL::type = VULKAN_HPP_NAMESPACE::PerformanceOverrideTypeINTEL::eNullHardware |
Definition at line 49431 of file vulkan_structs.hpp.