Vulkan-Hpp
VkVideoDecodeUsageInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkVideoDecodeUsageFlagsKHR videoUsageHints
 

Detailed Description

Definition at line 8258 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkVideoDecodeUsageInfoKHR::pNext

Definition at line 8260 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoDecodeUsageInfoKHR::sType

Definition at line 8259 of file vulkan_core.h.

◆ videoUsageHints

VkVideoDecodeUsageFlagsKHR VkVideoDecodeUsageInfoKHR::videoUsageHints

Definition at line 8261 of file vulkan_core.h.


The documentation for this struct was generated from the following file: