HDK
|
#include <vulkan_beta.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
int8_t | slotIndex |
const StdVideoEncodeH265ReferenceInfo * | pStdReferenceInfo |
Definition at line 811 of file vulkan_beta.h.
const void* VkVideoEncodeH265DpbSlotInfoEXT::pNext |
Definition at line 813 of file vulkan_beta.h.
const StdVideoEncodeH265ReferenceInfo* VkVideoEncodeH265DpbSlotInfoEXT::pStdReferenceInfo |
Definition at line 815 of file vulkan_beta.h.
int8_t VkVideoEncodeH265DpbSlotInfoEXT::slotIndex |
Definition at line 814 of file vulkan_beta.h.
VkStructureType VkVideoEncodeH265DpbSlotInfoEXT::sType |
Definition at line 812 of file vulkan_beta.h.