Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkVideoDecodeInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

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 8350 of file vulkan_core.h.

Member Data Documentation

◆ dstPictureResource

VkVideoPictureResourceInfoKHR VkVideoDecodeInfoKHR::dstPictureResource

Definition at line 8357 of file vulkan_core.h.

◆ flags

VkVideoDecodeFlagsKHR VkVideoDecodeInfoKHR::flags

Definition at line 8353 of file vulkan_core.h.

◆ pNext

const void* VkVideoDecodeInfoKHR::pNext

Definition at line 8352 of file vulkan_core.h.

◆ pReferenceSlots

const VkVideoReferenceSlotInfoKHR* VkVideoDecodeInfoKHR::pReferenceSlots

Definition at line 8360 of file vulkan_core.h.

◆ pSetupReferenceSlot

const VkVideoReferenceSlotInfoKHR* VkVideoDecodeInfoKHR::pSetupReferenceSlot

Definition at line 8358 of file vulkan_core.h.

◆ referenceSlotCount

uint32_t VkVideoDecodeInfoKHR::referenceSlotCount

Definition at line 8359 of file vulkan_core.h.

◆ srcBuffer

VkBuffer VkVideoDecodeInfoKHR::srcBuffer

Definition at line 8354 of file vulkan_core.h.

◆ srcBufferOffset

VkDeviceSize VkVideoDecodeInfoKHR::srcBufferOffset

Definition at line 8355 of file vulkan_core.h.

◆ srcBufferRange

VkDeviceSize VkVideoDecodeInfoKHR::srcBufferRange

Definition at line 8356 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoDecodeInfoKHR::sType

Definition at line 8351 of file vulkan_core.h.


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