HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkVideoDecodeInfoKHR Struct Reference

#include <vulkan_beta.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkVideoDecodeFlagsKHR flags
 
VkBuffer srcBuffer
 
VkDeviceSize srcBufferOffset
 
VkDeviceSize srcBufferRange
 
VkVideoPictureResourceInfoKHR dstPictureResource
 
const VkVideoReferenceSlotInfoKHRpSetupReferenceSlot
 
uint32_t referenceSlotCount
 
const VkVideoReferenceSlotInfoKHRpReferenceSlots
 

Detailed Description

Definition at line 350 of file vulkan_beta.h.

Member Data Documentation

VkVideoPictureResourceInfoKHR VkVideoDecodeInfoKHR::dstPictureResource

Definition at line 357 of file vulkan_beta.h.

VkVideoDecodeFlagsKHR VkVideoDecodeInfoKHR::flags

Definition at line 353 of file vulkan_beta.h.

const void* VkVideoDecodeInfoKHR::pNext

Definition at line 352 of file vulkan_beta.h.

const VkVideoReferenceSlotInfoKHR* VkVideoDecodeInfoKHR::pReferenceSlots

Definition at line 360 of file vulkan_beta.h.

const VkVideoReferenceSlotInfoKHR* VkVideoDecodeInfoKHR::pSetupReferenceSlot

Definition at line 358 of file vulkan_beta.h.

uint32_t VkVideoDecodeInfoKHR::referenceSlotCount

Definition at line 359 of file vulkan_beta.h.

VkBuffer VkVideoDecodeInfoKHR::srcBuffer

Definition at line 354 of file vulkan_beta.h.

VkDeviceSize VkVideoDecodeInfoKHR::srcBufferOffset

Definition at line 355 of file vulkan_beta.h.

VkDeviceSize VkVideoDecodeInfoKHR::srcBufferRange

Definition at line 356 of file vulkan_beta.h.

VkStructureType VkVideoDecodeInfoKHR::sType

Definition at line 351 of file vulkan_beta.h.


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