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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkVideoEncodeFlagsKHR flags
 
VkBuffer dstBuffer
 
VkDeviceSize dstBufferOffset
 
VkDeviceSize dstBufferRange
 
VkVideoPictureResourceInfoKHR srcPictureResource
 
const VkVideoReferenceSlotInfoKHRpSetupReferenceSlot
 
uint32_t referenceSlotCount
 
const VkVideoReferenceSlotInfoKHRpReferenceSlots
 
uint32_t precedingExternallyEncodedBytes
 

Detailed Description

Definition at line 10744 of file vulkan_core.h.

Field Documentation

◆ dstBuffer

VkBuffer VkVideoEncodeInfoKHR::dstBuffer

Definition at line 10748 of file vulkan_core.h.

◆ dstBufferOffset

VkDeviceSize VkVideoEncodeInfoKHR::dstBufferOffset

Definition at line 10749 of file vulkan_core.h.

◆ dstBufferRange

VkDeviceSize VkVideoEncodeInfoKHR::dstBufferRange

Definition at line 10750 of file vulkan_core.h.

◆ flags

VkVideoEncodeFlagsKHR VkVideoEncodeInfoKHR::flags

Definition at line 10747 of file vulkan_core.h.

◆ pNext

const void* VkVideoEncodeInfoKHR::pNext

Definition at line 10746 of file vulkan_core.h.

◆ precedingExternallyEncodedBytes

uint32_t VkVideoEncodeInfoKHR::precedingExternallyEncodedBytes

Definition at line 10755 of file vulkan_core.h.

◆ pReferenceSlots

const VkVideoReferenceSlotInfoKHR* VkVideoEncodeInfoKHR::pReferenceSlots

Definition at line 10754 of file vulkan_core.h.

◆ pSetupReferenceSlot

const VkVideoReferenceSlotInfoKHR* VkVideoEncodeInfoKHR::pSetupReferenceSlot

Definition at line 10752 of file vulkan_core.h.

◆ referenceSlotCount

uint32_t VkVideoEncodeInfoKHR::referenceSlotCount

Definition at line 10753 of file vulkan_core.h.

◆ srcPictureResource

VkVideoPictureResourceInfoKHR VkVideoEncodeInfoKHR::srcPictureResource

Definition at line 10751 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeInfoKHR::sType

Definition at line 10745 of file vulkan_core.h.


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