ReactOS 0.4.17-dev-934-g091855f
VkVideoDecodeInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoDecodeInfoKHR:

Public Member Functions

VkBuffer WINE_VK_ALIGN (8) srcBuffer
 
VkDeviceSize WINE_VK_ALIGN (8) srcBufferOffset
 
VkDeviceSize WINE_VK_ALIGN (8) srcBufferRange
 
VkVideoPictureResourceInfoKHR WINE_VK_ALIGN (8) dstPictureResource
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkVideoDecodeFlagsKHR flags
 
const VkVideoReferenceSlotInfoKHR * pSetupReferenceSlot
 
uint32_t referenceSlotCount
 
const VkVideoReferenceSlotInfoKHR * pReferenceSlots
 

Detailed Description

Definition at line 16934 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/4]

VkVideoPictureResourceInfoKHR VkVideoDecodeInfoKHR::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/4]

VkBuffer VkVideoDecodeInfoKHR::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [3/4]

VkDeviceSize VkVideoDecodeInfoKHR::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [4/4]

VkDeviceSize VkVideoDecodeInfoKHR::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ flags

VkVideoDecodeFlagsKHR VkVideoDecodeInfoKHR::flags

Definition at line 16938 of file vulkan.h.

◆ pNext

const void* VkVideoDecodeInfoKHR::pNext

Definition at line 16937 of file vulkan.h.

◆ pReferenceSlots

const VkVideoReferenceSlotInfoKHR* VkVideoDecodeInfoKHR::pReferenceSlots

Definition at line 16945 of file vulkan.h.

◆ pSetupReferenceSlot

const VkVideoReferenceSlotInfoKHR* VkVideoDecodeInfoKHR::pSetupReferenceSlot

Definition at line 16943 of file vulkan.h.

◆ referenceSlotCount

uint32_t VkVideoDecodeInfoKHR::referenceSlotCount

Definition at line 16944 of file vulkan.h.

◆ sType

VkStructureType VkVideoDecodeInfoKHR::sType

Definition at line 16936 of file vulkan.h.


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