Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkVideoDecodeInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 8380 of file vulkan_core.h.

Field Documentation

◆ dstPictureResource

VkVideoPictureResourceInfoKHR VkVideoDecodeInfoKHR::dstPictureResource

Definition at line 8387 of file vulkan_core.h.

◆ flags

VkVideoDecodeFlagsKHR VkVideoDecodeInfoKHR::flags

Definition at line 8383 of file vulkan_core.h.

◆ pNext

const void* VkVideoDecodeInfoKHR::pNext

Definition at line 8382 of file vulkan_core.h.

◆ pReferenceSlots

const VkVideoReferenceSlotInfoKHR* VkVideoDecodeInfoKHR::pReferenceSlots

Definition at line 8390 of file vulkan_core.h.

◆ pSetupReferenceSlot

const VkVideoReferenceSlotInfoKHR* VkVideoDecodeInfoKHR::pSetupReferenceSlot

Definition at line 8388 of file vulkan_core.h.

◆ referenceSlotCount

uint32_t VkVideoDecodeInfoKHR::referenceSlotCount

Definition at line 8389 of file vulkan_core.h.

◆ srcBuffer

VkBuffer VkVideoDecodeInfoKHR::srcBuffer

Definition at line 8384 of file vulkan_core.h.

◆ srcBufferOffset

VkDeviceSize VkVideoDecodeInfoKHR::srcBufferOffset

Definition at line 8385 of file vulkan_core.h.

◆ srcBufferRange

VkDeviceSize VkVideoDecodeInfoKHR::srcBufferRange

Definition at line 8386 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoDecodeInfoKHR::sType

Definition at line 8381 of file vulkan_core.h.


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