struct VideoProfileListInfoKHR
Defined at line 210942 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkVideoProfileListInfoKHR, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkVideoProfileListInfoKHR.html
Public Members
StructureType sType
const void * pNext
uint32_t profileCount
const VideoProfileInfoKHR * pProfiles
Public Methods
void VideoProfileListInfoKHR (uint32_tprofileCount_,const VideoProfileInfoKHR *pProfiles_,const void *pNext_)
Defined at line 210950 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoProfileListInfoKHR (const VideoProfileListInfoKHR & rhs)
Defined at line 210958 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoProfileListInfoKHR (const VkVideoProfileListInfoKHR & rhs)
Defined at line 210960 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void VideoProfileListInfoKHR (const ArrayProxyNoTemporaries<const VideoProfileInfoKHR> & profiles_, const void * pNext_)
Defined at line 210966 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileListInfoKHR & operator= (const VideoProfileListInfoKHR & rhs)
Defined at line 210972 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileListInfoKHR & operator= (const VkVideoProfileListInfoKHR & rhs)
Defined at line 210975 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileListInfoKHR & setPNext (const void * pNext_)
Defined at line 210982 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileListInfoKHR && setPNext (const void * pNext_)
Defined at line 210988 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileListInfoKHR & setProfileCount (uint32_t profileCount_)
Defined at line 210994 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileListInfoKHR && setProfileCount (uint32_t profileCount_)
Defined at line 211000 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileListInfoKHR & setPProfiles (const VideoProfileInfoKHR * pProfiles_)
Defined at line 211006 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileListInfoKHR && setPProfiles (const VideoProfileInfoKHR * pProfiles_)
Defined at line 211012 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VideoProfileListInfoKHR & setProfiles (const ArrayProxyNoTemporaries<const VideoProfileInfoKHR> & profiles_)
Defined at line 211019 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVideoProfileListInfoKHR & operator const VkVideoProfileListInfoKHR & ()
Defined at line 211028 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVideoProfileListInfoKHR & operator VkVideoProfileListInfoKHR & ()
Defined at line 211033 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkVideoProfileListInfoKHR * operator const VkVideoProfileListInfoKHR * ()
Defined at line 211038 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkVideoProfileListInfoKHR * operator VkVideoProfileListInfoKHR * ()
Defined at line 211043 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const VideoProfileListInfoKHR & )
Defined at line 211056 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp