Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPerformanceOverrideInfoINTEL |
Public Attributes | |
vk::StructureType | sType = StructureType::ePerformanceOverrideInfoINTEL |
const void * | pNext = {} |
vk::PerformanceOverrideTypeINTEL | type = vk::PerformanceOverrideTypeINTEL::eNullHardware |
vk::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 55630 of file vulkan_structs.hpp.
Definition at line 55632 of file vulkan_structs.hpp.
|
inline |
Definition at line 55638 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 55652 of file vulkan_structs.hpp.
|
inline |
Definition at line 55697 of file vulkan_structs.hpp.
|
inline |
Definition at line 55692 of file vulkan_structs.hpp.
|
inline |
Definition at line 55730 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 55660 of file vulkan_structs.hpp.
|
inline |
Definition at line 55721 of file vulkan_structs.hpp.
|
inline |
Definition at line 55679 of file vulkan_structs.hpp.
|
inline |
Definition at line 55685 of file vulkan_structs.hpp.
|
inline |
Definition at line 55667 of file vulkan_structs.hpp.
|
inline |
Definition at line 55673 of file vulkan_structs.hpp.
|
static |
Definition at line 55634 of file vulkan_structs.hpp.
vk::Bool32 vk::PerformanceOverrideInfoINTEL::enable = {} |
Definition at line 55740 of file vulkan_structs.hpp.
uint64_t vk::PerformanceOverrideInfoINTEL::parameter = {} |
Definition at line 55741 of file vulkan_structs.hpp.
const void* vk::PerformanceOverrideInfoINTEL::pNext = {} |
Definition at line 55738 of file vulkan_structs.hpp.
|
static |
Definition at line 55635 of file vulkan_structs.hpp.
vk::StructureType vk::PerformanceOverrideInfoINTEL::sType = StructureType::ePerformanceOverrideInfoINTEL |
Definition at line 55737 of file vulkan_structs.hpp.
vk::PerformanceOverrideTypeINTEL vk::PerformanceOverrideInfoINTEL::type = vk::PerformanceOverrideTypeINTEL::eNullHardware |
Definition at line 55739 of file vulkan_structs.hpp.