struct VideoDecodeUsageInfoKHR

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

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

Public Members

StructureType sType
const void * pNext
Flags videoUsageHints

Public Methods

void VideoDecodeUsageInfoKHR (VideoDecodeUsageFlagsKHR videoUsageHints_, const void * pNext_)

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

void VideoDecodeUsageInfoKHR (const VideoDecodeUsageInfoKHR & rhs)

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

void VideoDecodeUsageInfoKHR (const VkVideoDecodeUsageInfoKHR & rhs)

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

VideoDecodeUsageInfoKHR & operator= (const VideoDecodeUsageInfoKHR & rhs)

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

VideoDecodeUsageInfoKHR & operator= (const VkVideoDecodeUsageInfoKHR & rhs)

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

VideoDecodeUsageInfoKHR & setPNext (const void * pNext_)

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

VideoDecodeUsageInfoKHR && setPNext (const void * pNext_)

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

VideoDecodeUsageInfoKHR & setVideoUsageHints (VideoDecodeUsageFlagsKHR videoUsageHints_)

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

VideoDecodeUsageInfoKHR && setVideoUsageHints (VideoDecodeUsageFlagsKHR videoUsageHints_)

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

const VkVideoDecodeUsageInfoKHR & operator const VkVideoDecodeUsageInfoKHR & ()

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

VkVideoDecodeUsageInfoKHR & operator VkVideoDecodeUsageInfoKHR & ()

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

const VkVideoDecodeUsageInfoKHR * operator const VkVideoDecodeUsageInfoKHR * ()

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

VkVideoDecodeUsageInfoKHR * operator VkVideoDecodeUsageInfoKHR * ()

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

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

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