struct VideoProfileListInfoKHR

Defined at line 134281 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

StructureType sType
const void * pNext
uint32_t profileCount
const vk::VideoProfileInfoKHR * pProfiles

Public Methods

void VideoProfileListInfoKHR (uint32_t profileCount_, const vk::VideoProfileInfoKHR * pProfiles_, const void * pNext_)

Defined at line 134289 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void VideoProfileListInfoKHR (const VideoProfileListInfoKHR & rhs)

Defined at line 134298 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void VideoProfileListInfoKHR (const VkVideoProfileListInfoKHR & rhs)

Defined at line 134300 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void VideoProfileListInfoKHR (const vk::ArrayProxyNoTemporaries<const vk::VideoProfileInfoKHR> & profiles_, const void * pNext_)

Defined at line 134306 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VideoProfileListInfoKHR & operator= (const VideoProfileListInfoKHR & rhs)

Defined at line 134313 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VideoProfileListInfoKHR & operator= (const VkVideoProfileListInfoKHR & rhs)

Defined at line 134316 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VideoProfileListInfoKHR & setPNext (const void * pNext_)

Defined at line 134323 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VideoProfileListInfoKHR & setProfileCount (uint32_t profileCount_)

Defined at line 134329 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VideoProfileListInfoKHR & setPProfiles (const vk::VideoProfileInfoKHR * pProfiles_)

Defined at line 134335 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VideoProfileListInfoKHR & setProfiles (const vk::ArrayProxyNoTemporaries<const vk::VideoProfileInfoKHR> & profiles_)

Defined at line 134342 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkVideoProfileListInfoKHR & operator const VkVideoProfileListInfoKHR & ()

Defined at line 134352 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkVideoProfileListInfoKHR & operator VkVideoProfileListInfoKHR & ()

Defined at line 134357 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const VideoProfileListInfoKHR & )

Defined at line 134375 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp