HDK
|
#include <vulkan_beta.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
int8_t | slotIndex |
const StdVideoEncodeH264ReferenceInfo * | pStdReferenceInfo |
Definition at line 603 of file vulkan_beta.h.
const void* VkVideoEncodeH264DpbSlotInfoEXT::pNext |
Definition at line 605 of file vulkan_beta.h.
const StdVideoEncodeH264ReferenceInfo* VkVideoEncodeH264DpbSlotInfoEXT::pStdReferenceInfo |
Definition at line 607 of file vulkan_beta.h.
int8_t VkVideoEncodeH264DpbSlotInfoEXT::slotIndex |
Definition at line 606 of file vulkan_beta.h.
VkStructureType VkVideoEncodeH264DpbSlotInfoEXT::sType |
Definition at line 604 of file vulkan_beta.h.