Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
uint32_t | memoryBindIndex |
VkMemoryRequirements | memoryRequirements |
Definition at line 8087 of file vulkan_core.h.
uint32_t VkVideoSessionMemoryRequirementsKHR::memoryBindIndex |
Definition at line 8090 of file vulkan_core.h.
VkMemoryRequirements VkVideoSessionMemoryRequirementsKHR::memoryRequirements |
Definition at line 8091 of file vulkan_core.h.
void* VkVideoSessionMemoryRequirementsKHR::pNext |
Definition at line 8089 of file vulkan_core.h.
VkStructureType VkVideoSessionMemoryRequirementsKHR::sType |
Definition at line 8088 of file vulkan_core.h.