ReactOS 0.4.17-dev-934-g091855f
VkVideoEncodeInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoEncodeInfoKHR:

Public Member Functions

VkBuffer WINE_VK_ALIGN (8) dstBuffer
 
VkDeviceSize WINE_VK_ALIGN (8) dstBufferOffset
 
VkDeviceSize WINE_VK_ALIGN (8) dstBufferRange
 
VkVideoPictureResourceInfoKHR WINE_VK_ALIGN (8) srcPictureResource
 

Public Attributes

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

Detailed Description

Definition at line 16982 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/4]

VkBuffer VkVideoEncodeInfoKHR::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/4]

VkDeviceSize VkVideoEncodeInfoKHR::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [3/4]

VkDeviceSize VkVideoEncodeInfoKHR::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [4/4]

VkVideoPictureResourceInfoKHR VkVideoEncodeInfoKHR::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ flags

VkVideoEncodeFlagsKHR VkVideoEncodeInfoKHR::flags

Definition at line 16986 of file vulkan.h.

◆ pNext

const void* VkVideoEncodeInfoKHR::pNext

Definition at line 16985 of file vulkan.h.

◆ precedingExternallyEncodedBytes

uint32_t VkVideoEncodeInfoKHR::precedingExternallyEncodedBytes

Definition at line 16994 of file vulkan.h.

◆ pReferenceSlots

const VkVideoReferenceSlotInfoKHR* VkVideoEncodeInfoKHR::pReferenceSlots

Definition at line 16993 of file vulkan.h.

◆ pSetupReferenceSlot

const VkVideoReferenceSlotInfoKHR* VkVideoEncodeInfoKHR::pSetupReferenceSlot

Definition at line 16991 of file vulkan.h.

◆ referenceSlotCount

uint32_t VkVideoEncodeInfoKHR::referenceSlotCount

Definition at line 16992 of file vulkan.h.

◆ sType

VkStructureType VkVideoEncodeInfoKHR::sType

Definition at line 16984 of file vulkan.h.


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