struct VideoDecodeVP9ProfileInfoKHR

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

wrapper struct for struct VkVideoDecodeVP9ProfileInfoKHR, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkVideoDecodeVP9ProfileInfoKHR.html

Public Members

StructureType sType
const void * pNext
StdVideoVP9Profile stdProfile

Public Methods

void VideoDecodeVP9ProfileInfoKHR (StdVideoVP9Profile stdProfile_, const void * pNext_)

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

void VideoDecodeVP9ProfileInfoKHR (const VideoDecodeVP9ProfileInfoKHR & rhs)

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

void VideoDecodeVP9ProfileInfoKHR (const VkVideoDecodeVP9ProfileInfoKHR & rhs)

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

VideoDecodeVP9ProfileInfoKHR & operator= (const VideoDecodeVP9ProfileInfoKHR & rhs)

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

VideoDecodeVP9ProfileInfoKHR & operator= (const VkVideoDecodeVP9ProfileInfoKHR & rhs)

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

VideoDecodeVP9ProfileInfoKHR & setPNext (const void * pNext_)

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

VideoDecodeVP9ProfileInfoKHR && setPNext (const void * pNext_)

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

VideoDecodeVP9ProfileInfoKHR & setStdProfile (StdVideoVP9Profile stdProfile_)

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

VideoDecodeVP9ProfileInfoKHR && setStdProfile (StdVideoVP9Profile stdProfile_)

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

const VkVideoDecodeVP9ProfileInfoKHR & operator const VkVideoDecodeVP9ProfileInfoKHR & ()

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

VkVideoDecodeVP9ProfileInfoKHR & operator VkVideoDecodeVP9ProfileInfoKHR & ()

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

const VkVideoDecodeVP9ProfileInfoKHR * operator const VkVideoDecodeVP9ProfileInfoKHR * ()

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

VkVideoDecodeVP9ProfileInfoKHR * operator VkVideoDecodeVP9ProfileInfoKHR * ()

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

std::strong_ordering operator<=> (const VideoDecodeVP9ProfileInfoKHR & rhs)

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

bool operator== (const VideoDecodeVP9ProfileInfoKHR & rhs)

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

bool operator!= (const VideoDecodeVP9ProfileInfoKHR & rhs)

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