|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkDeviceAddress | address |
| VkDeviceSize | range |
| VkFormat | format |
Definition at line 13642 of file vulkan_core.h.
| VkDeviceAddress VkDescriptorAddressInfoEXT::address |
Definition at line 13645 of file vulkan_core.h.
| VkFormat VkDescriptorAddressInfoEXT::format |
Definition at line 13647 of file vulkan_core.h.
| void* VkDescriptorAddressInfoEXT::pNext |
Definition at line 13644 of file vulkan_core.h.
| VkDeviceSize VkDescriptorAddressInfoEXT::range |
Definition at line 13646 of file vulkan_core.h.
| VkStructureType VkDescriptorAddressInfoEXT::sType |
Definition at line 13643 of file vulkan_core.h.