HDK
|
#include <vulkan_beta.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
uint32_t | memoryBindIndex |
VkDeviceMemory | memory |
VkDeviceSize | memoryOffset |
VkDeviceSize | memorySize |
Definition at line 181 of file vulkan_beta.h.
VkDeviceMemory VkBindVideoSessionMemoryInfoKHR::memory |
Definition at line 185 of file vulkan_beta.h.
uint32_t VkBindVideoSessionMemoryInfoKHR::memoryBindIndex |
Definition at line 184 of file vulkan_beta.h.
VkDeviceSize VkBindVideoSessionMemoryInfoKHR::memoryOffset |
Definition at line 186 of file vulkan_beta.h.
VkDeviceSize VkBindVideoSessionMemoryInfoKHR::memorySize |
Definition at line 187 of file vulkan_beta.h.
const void* VkBindVideoSessionMemoryInfoKHR::pNext |
Definition at line 183 of file vulkan_beta.h.
VkStructureType VkBindVideoSessionMemoryInfoKHR::sType |
Definition at line 182 of file vulkan_beta.h.