Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkVideoEncodeFlagsKHR | flags |
VkBuffer | dstBuffer |
VkDeviceSize | dstBufferOffset |
VkDeviceSize | dstBufferRange |
VkVideoPictureResourceInfoKHR | srcPictureResource |
const VkVideoReferenceSlotInfoKHR * | pSetupReferenceSlot |
uint32_t | referenceSlotCount |
const VkVideoReferenceSlotInfoKHR * | pReferenceSlots |
uint32_t | precedingExternallyEncodedBytes |
Definition at line 10744 of file vulkan_core.h.
VkBuffer VkVideoEncodeInfoKHR::dstBuffer |
Definition at line 10748 of file vulkan_core.h.
VkDeviceSize VkVideoEncodeInfoKHR::dstBufferOffset |
Definition at line 10749 of file vulkan_core.h.
VkDeviceSize VkVideoEncodeInfoKHR::dstBufferRange |
Definition at line 10750 of file vulkan_core.h.
VkVideoEncodeFlagsKHR VkVideoEncodeInfoKHR::flags |
Definition at line 10747 of file vulkan_core.h.
const void* VkVideoEncodeInfoKHR::pNext |
Definition at line 10746 of file vulkan_core.h.
uint32_t VkVideoEncodeInfoKHR::precedingExternallyEncodedBytes |
Definition at line 10755 of file vulkan_core.h.
const VkVideoReferenceSlotInfoKHR* VkVideoEncodeInfoKHR::pReferenceSlots |
Definition at line 10754 of file vulkan_core.h.
const VkVideoReferenceSlotInfoKHR* VkVideoEncodeInfoKHR::pSetupReferenceSlot |
Definition at line 10752 of file vulkan_core.h.
uint32_t VkVideoEncodeInfoKHR::referenceSlotCount |
Definition at line 10753 of file vulkan_core.h.
VkVideoPictureResourceInfoKHR VkVideoEncodeInfoKHR::srcPictureResource |
Definition at line 10751 of file vulkan_core.h.
VkStructureType VkVideoEncodeInfoKHR::sType |
Definition at line 10745 of file vulkan_core.h.