Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkVideoProfileListInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eVideoProfileListInfoKHR |
const void * | pNext = {} |
uint32_t | profileCount = {} |
const vk::VideoProfileInfoKHR * | pProfiles = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eVideoProfileListInfoKHR |
Definition at line 121752 of file vulkan_structs.hpp.
Definition at line 121754 of file vulkan_structs.hpp.
|
inline |
Definition at line 121760 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 121771 of file vulkan_structs.hpp.
|
inline |
Definition at line 121777 of file vulkan_structs.hpp.
|
inline |
Definition at line 121828 of file vulkan_structs.hpp.
|
inline |
Definition at line 121823 of file vulkan_structs.hpp.
|
inline |
Definition at line 121857 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 121787 of file vulkan_structs.hpp.
|
inline |
Definition at line 121848 of file vulkan_structs.hpp.
|
inline |
Definition at line 121794 of file vulkan_structs.hpp.
|
inline |
Definition at line 121806 of file vulkan_structs.hpp.
|
inline |
Definition at line 121800 of file vulkan_structs.hpp.
|
inline |
Definition at line 121814 of file vulkan_structs.hpp.
|
static |
Definition at line 121756 of file vulkan_structs.hpp.
const void* vk::VideoProfileListInfoKHR::pNext = {} |
Definition at line 121865 of file vulkan_structs.hpp.
const vk::VideoProfileInfoKHR* vk::VideoProfileListInfoKHR::pProfiles = {} |
Definition at line 121867 of file vulkan_structs.hpp.
uint32_t vk::VideoProfileListInfoKHR::profileCount = {} |
Definition at line 121866 of file vulkan_structs.hpp.
|
static |
Definition at line 121757 of file vulkan_structs.hpp.
vk::StructureType vk::VideoProfileListInfoKHR::sType = StructureType::eVideoProfileListInfoKHR |
Definition at line 121864 of file vulkan_structs.hpp.