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

#include <vulkan_beta.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkVideoEncodeFlagsKHR flags
 
uint32_t qualityLevel
 
VkBuffer dstBitstreamBuffer
 
VkDeviceSize dstBitstreamBufferOffset
 
VkDeviceSize dstBitstreamBufferMaxRange
 
VkVideoPictureResourceInfoKHR srcPictureResource
 
const VkVideoReferenceSlotInfoKHRpSetupReferenceSlot
 
uint32_t referenceSlotCount
 
const VkVideoReferenceSlotInfoKHRpReferenceSlots
 
uint32_t precedingExternallyEncodedBytes
 

Detailed Description

Definition at line 450 of file vulkan_beta.h.

Member Data Documentation

VkBuffer VkVideoEncodeInfoKHR::dstBitstreamBuffer

Definition at line 455 of file vulkan_beta.h.

VkDeviceSize VkVideoEncodeInfoKHR::dstBitstreamBufferMaxRange

Definition at line 457 of file vulkan_beta.h.

VkDeviceSize VkVideoEncodeInfoKHR::dstBitstreamBufferOffset

Definition at line 456 of file vulkan_beta.h.

VkVideoEncodeFlagsKHR VkVideoEncodeInfoKHR::flags

Definition at line 453 of file vulkan_beta.h.

const void* VkVideoEncodeInfoKHR::pNext

Definition at line 452 of file vulkan_beta.h.

uint32_t VkVideoEncodeInfoKHR::precedingExternallyEncodedBytes

Definition at line 462 of file vulkan_beta.h.

const VkVideoReferenceSlotInfoKHR* VkVideoEncodeInfoKHR::pReferenceSlots

Definition at line 461 of file vulkan_beta.h.

const VkVideoReferenceSlotInfoKHR* VkVideoEncodeInfoKHR::pSetupReferenceSlot

Definition at line 459 of file vulkan_beta.h.

uint32_t VkVideoEncodeInfoKHR::qualityLevel

Definition at line 454 of file vulkan_beta.h.

uint32_t VkVideoEncodeInfoKHR::referenceSlotCount

Definition at line 460 of file vulkan_beta.h.

VkVideoPictureResourceInfoKHR VkVideoEncodeInfoKHR::srcPictureResource

Definition at line 458 of file vulkan_beta.h.

VkStructureType VkVideoEncodeInfoKHR::sType

Definition at line 451 of file vulkan_beta.h.


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